Files
MacroLibX/.gitignore
2023-12-08 23:33:26 +01:00

21 lines
136 B
Plaintext

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