add .gitignore
This commit is contained in:
parent
0ab053c7f1
commit
d4cec240bb
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
# mac + IDE
|
||||||
|
.DS_Store
|
||||||
|
.idea/
|
||||||
|
.vscode/
|
||||||
|
|
||||||
|
# build
|
||||||
|
cmake-build-*/
|
||||||
|
build/
|
||||||
|
*.o
|
||||||
|
*.a
|
||||||
|
*.exe
|
||||||
|
Prog3B
|
||||||
|
memory
|
||||||
Loading…
x
Reference in New Issue
Block a user