Files
MacroLibX/.gitignore
2024-01-03 15:45:24 +01:00

22 lines
148 B
Plaintext

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