|
@@ -8,6 +8,7 @@
|
|
|
core
|
|
core
|
|
|
core.*
|
|
core.*
|
|
|
vgcore.*
|
|
vgcore.*
|
|
|
|
|
+*.core
|
|
|
|
|
|
|
|
# Editor files/directories
|
|
# Editor files/directories
|
|
|
*.save
|
|
*.save
|
|
@@ -22,6 +23,9 @@ vgcore.*
|
|
|
*.o
|
|
*.o
|
|
|
*.gch
|
|
*.gch
|
|
|
*.pch
|
|
*.pch
|
|
|
|
|
+/+DESC
|
|
|
|
|
+/+MANIFEST
|
|
|
|
|
+/pkg-plist
|
|
|
|
|
|
|
|
# Produced installer/executables
|
|
# Produced installer/executables
|
|
|
/*.exe
|
|
/*.exe
|
|
@@ -31,6 +35,7 @@ vgcore.*
|
|
|
/*.pkg
|
|
/*.pkg
|
|
|
/*.dmg
|
|
/*.dmg
|
|
|
/*.whl
|
|
/*.whl
|
|
|
|
|
+/*.txz
|
|
|
|
|
|
|
|
# CMake
|
|
# CMake
|
|
|
/build/
|
|
/build/
|