From 3c8e7757564520397e068e044285797661e4be49 Mon Sep 17 00:00:00 2001 From: tony Date: Sat, 3 Jan 2015 00:22:10 +0000 Subject: Updated the readme and ignore files --- .gitignore | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to '.gitignore') 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 -- cgit v1.2.3