mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 08:44:19 -04:00
Add FreeBSD package-related files to .gitignore
This commit is contained in:
parent
6b882ac767
commit
59c435c487
5
.gitignore
vendored
5
.gitignore
vendored
@ -8,6 +8,7 @@
|
||||
core
|
||||
core.*
|
||||
vgcore.*
|
||||
*.core
|
||||
|
||||
# Editor files/directories
|
||||
*.save
|
||||
@ -22,6 +23,9 @@ vgcore.*
|
||||
*.o
|
||||
*.gch
|
||||
*.pch
|
||||
/+DESC
|
||||
/+MANIFEST
|
||||
/pkg-plist
|
||||
|
||||
# Produced installer/executables
|
||||
/*.exe
|
||||
@ -31,6 +35,7 @@ vgcore.*
|
||||
/*.pkg
|
||||
/*.dmg
|
||||
/*.whl
|
||||
/*.txz
|
||||
|
||||
# CMake
|
||||
/build/
|
||||
|
Loading…
x
Reference in New Issue
Block a user