summaryrefslogtreecommitdiff
path: root/vendor/pcg-cpp-0.98/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/pcg-cpp-0.98/.gitignore')
-rw-r--r--vendor/pcg-cpp-0.98/.gitignore33
1 files changed, 33 insertions, 0 deletions
diff --git a/vendor/pcg-cpp-0.98/.gitignore b/vendor/pcg-cpp-0.98/.gitignore
new file mode 100644
index 00000000..9f598fd5
--- /dev/null
+++ b/vendor/pcg-cpp-0.98/.gitignore
@@ -0,0 +1,33 @@
+# Compiled Object files
+*.slo
+*.lo
+*.o
+*.obj
+
+# Precompiled Headers
+*.gch
+*.pch
+
+# Compiled Dynamic libraries
+*.so
+*.dylib
+*.dll
+
+# Fortran module files
+*.mod
+
+# Compiled Static libraries
+*.lai
+*.la
+*.a
+*.lib
+
+# Debug Information
+*.dSYM
+
+# Executables
+*.exe
+*.out
+*.app
+
+# Actual Project Executables