Files
MacroLibX/.gitignore
2024-01-17 07:41:15 +01:00

23 lines
161 B
Plaintext

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