.gitignore: add android studio / vscode folders

Change-Id: I039a96bc33f55d9ba8bca9f9f6b69135659d2351
This commit is contained in:
James Zern
2022-06-02 16:34:21 -07:00
parent b0a819825e
commit 36c9b2d690

2
.gitignore vendored
View File

@@ -7,8 +7,10 @@
*.o *.o
*~ *~
.cproject .cproject
.idea
.project .project
.settings .settings
.vscode
/*-*.mk /*-*.mk
/*.asm /*.asm
/*.doxy /*.doxy