.gitignore: Add vgcore.*
parent
1fc4d436a9
commit
b3b9339adb
|
@ -2,3 +2,4 @@
|
||||||
src/*.o
|
src/*.o
|
||||||
src/*.o.deps
|
src/*.o.deps
|
||||||
neatvnc
|
neatvnc
|
||||||
|
vgcore.*
|
||||||
|
|
Loading…
Reference in New Issue