summaryrefslogtreecommitdiffstats
path: root/dev/MinGfx/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'dev/MinGfx/.gitignore')
-rw-r--r--dev/MinGfx/.gitignore38
1 files changed, 38 insertions, 0 deletions
diff --git a/dev/MinGfx/.gitignore b/dev/MinGfx/.gitignore
new file mode 100644
index 0000000..c544088
--- /dev/null
+++ b/dev/MinGfx/.gitignore
@@ -0,0 +1,38 @@
+*.DS_Store
+
+# Prerequisites
+*.d
+
+# Compiled Object files
+*.slo
+*.lo
+*.o
+
+# Precompiled Headers
+*.gch
+*.pch
+
+# Compiled Dynamic libraries
+*.so
+*.dylib
+*.dll
+
+# Fortran module files
+*.mod
+*.smod
+
+# Compiled Static libraries
+*.lai
+*.la
+*.a
+*.lib
+
+# Executables
+*.exe
+*.out
+*.app
+
+# Build
+build
+external
+src/external