Cleanup .gitignore files

Remove all .gitignore files in subdirectories and add a few new ignores
to the top-level directory .gitignore file.
This commit is contained in:
Mitchell Stokes 2016-10-30 20:06:12 -07:00
parent d43f0ef909
commit 59b0913b0b
29 changed files with 5 additions and 95 deletions

5
.gitignore vendored
View File

@ -45,3 +45,8 @@ CTestTestfile.cmake
# Windows
Thumbs.db
ehthumbs.db
# Python
__pycache__
*.pyc
*.pyo

9
contrib/.gitignore vendored
View File

@ -1,9 +0,0 @@
*.pyc
*.pyo
/__init__.py
# These are files that are generated within the source tree by the
# ppremake system.
Makefile
pp.dep
/built/
Opt?-*

View File

@ -1,2 +0,0 @@
/build
/dist

9
direct/.gitignore vendored
View File

@ -1,9 +0,0 @@
*.pyc
*.pyo
/__init__.py
# These are files that are generated within the source tree by the
# ppremake system.
Makefile
pp.dep
/built/
Opt?-*

View File

@ -1 +0,0 @@
/40_direct.prc

View File

@ -1,3 +0,0 @@
/dcLexer.cxx
/dcParser.cxx
/dcParser.h

View File

@ -1 +0,0 @@
/extensions_darwin.py

View File

@ -1,2 +0,0 @@
/NL*
/Nested*

View File

@ -1,8 +0,0 @@
/_vfsimporter.exp
/_vfsimporter.lib
/_vfsimporter.pyd
/_vfsimporter.pyd.manifest
/packp3d
/ppackage
/ppatcher
/vc90.pdb

View File

@ -1 +0,0 @@
/p3d_plugin_config.h

View File

@ -1 +0,0 @@
/P3DActiveX.rc

View File

@ -1 +0,0 @@
/nppanda3d.rc

View File

@ -1,2 +0,0 @@
/p3d_plugin_config.h
/panda3d.rc

View File

@ -1 +0,0 @@
/runp3d

7
dmodels/.gitignore vendored
View File

@ -1,7 +0,0 @@
*.egg
*.pt
/built/
Makefile
bams/
optchar/
pal_egg/

View File

@ -1,6 +0,0 @@
/*.buildings
/game_options.txt
/prefixstrip
/retarget/
/textures.boo
/topstrip/

7
dtool/.gitignore vendored
View File

@ -1,7 +0,0 @@
/dtool_config.h
# These are files that are generated within the source tree by the
# ppremake system.
Makefile
pp.dep
/built/
Opt?-*

View File

@ -1,2 +0,0 @@
/cppBison.cxx
/cppBison.h

View File

@ -1,3 +0,0 @@
/checkPandaVersion.cxx
/checkPandaVersion.h
/pandaVersion.h

View File

@ -1 +0,0 @@
/prc_parameters.h

View File

@ -1,2 +0,0 @@
*.pyc
*.pyo

8
panda/.gitignore vendored
View File

@ -1,8 +0,0 @@
*.pyc
*.pyo
# These are files that are generated within the source tree by the
# ppremake system.
Makefile
pp.dep
/built/
Opt?-*

View File

@ -1 +0,0 @@
/20_panda.prc

View File

@ -1,3 +0,0 @@
/lexer.cxx
/parser.cxx
/parser.h

View File

@ -1 +0,0 @@
/speedtree_parameters.h

View File

@ -1,6 +0,0 @@
# These are files that are generated within the source tree by the
# ppremake system.
Makefile
pp.dep
/built/
Opt?-*

View File

@ -1 +0,0 @@
/30_pandatool.prc

View File

@ -1,3 +0,0 @@
/vrmlLexer.cxx
/vrmlParser.cxx
/vrmlParser.h

View File

@ -1,3 +0,0 @@
/xLexer.cxx
/xParser.cxx
/xParser.h