mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 16:20:11 -04:00
Update .gitignore, add core dumps
This commit is contained in:
parent
46147e9a09
commit
7eb7ffbb02
13
.gitignore
vendored
13
.gitignore
vendored
@ -1,4 +1,9 @@
|
|||||||
/built_x64
|
/built*/
|
||||||
/built
|
/thirdparty/
|
||||||
/thirdparty
|
/targetroot/
|
||||||
/targetroot
|
/dstroot/
|
||||||
|
core
|
||||||
|
core.*
|
||||||
|
vgcore.*
|
||||||
|
*.save
|
||||||
|
*.save.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user