Files
MacroLibX/.gitignore
2024-01-20 08:54:28 +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