Prog3b_651/.gitignore
2025-12-13 15:58:33 +01:00

14 lines
97 B
Plaintext

# mac + IDE
.DS_Store
.idea/
.vscode/
# build
cmake-build-*/
build/
*.o
*.a
*.exe
Prog3B
memory