mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-10 22:23:34 +00:00
26 lines
169 B
Plaintext
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
|