summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJason Fesler <jfesler@gigo.com>2015-02-17 10:40:42 -0800
committerJason Fesler <jfesler@gigo.com>2015-02-17 10:40:42 -0800
commit5403487c00490d624451079c66aaad4f05f493a3 (patch)
tree5cfe1a8a52f562a4ad7bef71fb6247ed5e9d61f5 /.gitignore
downloadmtu1280d-5403487c00490d624451079c66aaad4f05f493a3.tar.gz
mtu1280d-5403487c00490d624451079c66aaad4f05f493a3.zip
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore29
1 files changed, 29 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..edf6645
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,29 @@
+# Object files
+*.o
+*.ko
+*.obj
+*.elf
+
+# Precompiled Headers
+*.gch
+*.pch
+
+# Libraries
+*.lib
+*.a
+*.la
+*.lo
+
+# Shared objects (inc. Windows DLLs)
+*.dll
+*.so
+*.so.*
+*.dylib
+
+# Executables
+*.exe
+*.out
+*.app
+*.i*86
+*.x86_64
+*.hex