Archived
1
0
This repository has been archived on 2024-10-25. You can view files and clone it, but cannot push or open issues or pull requests.
so_long/MacroLibX/.gitignore
2024-01-28 18:26:25 +01:00

23 lines
149 B
Plaintext

*.swp
*.swx
*.o
*.a
*.so
*.out
*.dll
*.lib
*.exp
*.json
*.tmp
*.ilk
*.pdb
*.exe
*vgcore
*.gdb_history
.vs/
.xmake/
.cache/
objs/
build/
example/Test