14 lines
97 B
Plaintext
14 lines
97 B
Plaintext
# mac + IDE
|
|
.DS_Store
|
|
.idea/
|
|
.vscode/
|
|
|
|
# build
|
|
cmake-build-*/
|
|
build/
|
|
*.o
|
|
*.a
|
|
*.exe
|
|
Prog3B
|
|
memory
|