aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authortony <tsyrogit@users.noreply.github.com>2015-01-03 00:22:10 +0000
committertony <tsyrogit@users.noreply.github.com>2015-01-03 00:22:10 +0000
commit3c8e7757564520397e068e044285797661e4be49 (patch)
tree6426af8d5349e692b307ceaf71854bfaff9e9c3e /.gitignore
parent38a981df53d53cc96ef47e15d62b7c9f0151315f (diff)
downloadzxcvbn-c-3c8e7757564520397e068e044285797661e4be49.tar.gz
Updated the readme and ignore files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore16
1 files changed, 7 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore
index edf6645..75422f3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,29 +1,27 @@
-# 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
+test.cpp
+zxcvbn.cpp
+zxcvbn.dict
+test-*file
+test-*line
+dictgen
+dict-*.h