Files
MacroLibX/.gitignore
2025-01-07 01:20:26 +01:00

26 lines
169 B
Plaintext

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