From a0d0a17acf6554d927d62d3904763bfd8eae89fa Mon Sep 17 00:00:00 2001 From: Steffen Jaeckel Date: Sun, 13 Jul 2014 14:41:07 +0200 Subject: [PATCH] update gitignore --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index 63c6304..8f8f6d1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,10 @@ # suppress compiler/linker output *.[oa] *.obj +*.l[oa] [Dd]ebug/ [Rr]elease/ +.libs/ # suppress output of build process gcc_[12].txt @@ -12,6 +14,12 @@ tv.txt *_tv.txt # *nix/windows test executables +encrypt +encrypt.exe +hashsum +hashsum.exe +small +small.exe test test.exe tv_gen