aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authortsyrogit <tsyrogit@users.noreply.github.com>2015-01-02 23:56:49 +0000
committertsyrogit <tsyrogit@users.noreply.github.com>2015-01-02 23:56:49 +0000
commit572ce633e134e53bd6a72220613feb82a5ef0a16 (patch)
tree3a88937d45efc60ce6c0964e895e53669c005b52 /.gitignore
downloadzxcvbn-c-572ce633e134e53bd6a72220613feb82a5ef0a16.tar.gz
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