From 9216b4d13c76b1dad1e88a44a2668c32bc4ccb8c Mon Sep 17 00:00:00 2001 From: Eric Leblond Date: Tue, 21 Dec 2010 21:44:31 +0100 Subject: [PATCH] Import .gitignore file. This fix the status returned by 'git status' by removing files that have not to be added to repository. Signed-off-by: Eric Leblond --- .gitignore | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000..c52c9e3a38 --- /dev/null +++ b/.gitignore @@ -0,0 +1,36 @@ +*.o +*.lo +*.in +*.[ch]e +Makefile +.deps/ +.libs/ +*~ +m4/ +TAGS +aclocal.m4 +autom4te.cache/ +config.guess +config.h +config.log +config.status +config.sub +configure +libhtp/TAGS +libhtp/aclocal.m4 +libhtp/autom4te.cache/ +libhtp/config.h +libhtp/config.log +libhtp/config.status +libhtp/configure +libhtp/htp.pc +libhtp/htp/TAGS +libhtp/htp/libhtp.la +libhtp/libtool +libhtp/stamp-h1 +libhtp/test/TAGS +libtool +ltmain.sh +src/TAGS +src/suricata +stamp-h1