summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavi Del Campo <xavi.dcr@tutanota.com>2019-11-05 17:57:22 +0100
committerXavi Del Campo <xavi.dcr@tutanota.com>2019-11-05 17:57:22 +0100
commit0290d8bd12f3cd188c200367ade7d569a92f1d2d (patch)
tree2b02517200e71f090fd24babbb3dc0b8056f493c
parente524f157266c07a7a4cf3b766edd6ff9db98e4f4 (diff)
Recovered .gitignore
-rw-r--r--.gitignore45
1 files changed, 45 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..2cde58b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,45 @@
+# Prerequisites
+*.d
+
+# Object files
+*.o
+*.ko
+*.obj
+*.elf
+
+# Linker output
+*.ilk
+*.map
+*.exp
+
+# Precompiled Headers
+*.gch
+*.pch
+
+# Libraries
+*.lib
+*.a
+*.la
+*.lo
+
+# PSX intermediate disk images
+*.iso
+
+# Shared objects (inc. Windows DLLs)
+*.dll
+*.so
+*.so.*
+*.dylib
+
+# Executables
+*.out
+*.app
+*.i*86
+*.x86_64
+*.hex
+
+# Debug files
+*.dSYM/
+*.su
+*.idb
+*.pdb