Kaynağa Gözat

Cleanup .gitignore files

Remove all .gitignore files in subdirectories and add a few new ignores
to the top-level directory .gitignore file.
Mitchell Stokes 9 yıl önce
ebeveyn
işleme
59b0913b0b

+ 5 - 0
.gitignore

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

+ 0 - 9
contrib/.gitignore

@@ -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?-*

+ 0 - 2
contrib/src/panda3dtoolsgui/.gitignore

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

+ 0 - 9
direct/.gitignore

@@ -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?-*

+ 0 - 1
direct/src/configfiles/.gitignore

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

+ 0 - 3
direct/src/dcparser/.gitignore

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

+ 0 - 1
direct/src/extensions_native/.gitignore

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

+ 0 - 2
direct/src/gui/.gitignore

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

+ 0 - 8
direct/src/p3d/.gitignore

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

+ 0 - 1
direct/src/plugin/.gitignore

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

+ 0 - 1
direct/src/plugin_activex/.gitignore

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

+ 0 - 1
direct/src/plugin_npapi/.gitignore

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

+ 0 - 2
direct/src/plugin_standalone/.gitignore

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

+ 0 - 1
direct/src/showutil/.gitignore

@@ -1 +0,0 @@
-/runp3d

+ 0 - 7
dmodels/.gitignore

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

+ 0 - 6
dmodels/src/.gitignore

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

+ 0 - 7
dtool/.gitignore

@@ -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?-*

+ 0 - 2
dtool/src/cppparser/.gitignore

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

+ 0 - 3
dtool/src/dtoolutil/.gitignore

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

+ 0 - 1
dtool/src/prc/.gitignore

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

+ 0 - 2
makepanda/.gitignore

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

+ 0 - 8
panda/.gitignore

@@ -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?-*

+ 0 - 1
panda/src/configfiles/.gitignore

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

+ 0 - 3
panda/src/egg/.gitignore

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

+ 0 - 1
panda/src/speedtree/.gitignore

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

+ 0 - 6
pandatool/.gitignore

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

+ 0 - 1
pandatool/src/configfiles/.gitignore

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

+ 0 - 3
pandatool/src/vrml/.gitignore

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

+ 0 - 3
pandatool/src/xfile/.gitignore

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