mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 14:43:34 +00:00
adding rule to gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -13,11 +13,10 @@
|
|||||||
*.pdb
|
*.pdb
|
||||||
*.exe
|
*.exe
|
||||||
*vgcore
|
*vgcore
|
||||||
.gdb_history
|
*.gdb_history
|
||||||
.vs/
|
.vs/
|
||||||
.xmake/
|
.xmake/
|
||||||
.cache/
|
.cache/
|
||||||
objs/
|
objs/
|
||||||
build/
|
build/
|
||||||
example/.gdb_history
|
|
||||||
example/Test
|
example/Test
|
||||||
|
|||||||
Reference in New Issue
Block a user