Files
MacroLibX/.gitignore

24 lines
155 B
Plaintext

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