From bc63064d5cfe33ed3fcd3b8a45eb9efaef6cb2be Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Wed, 9 Apr 2008 18:54:52 +0200 Subject: Moved .cvsignore files to .gitignore Since we are using GIT starting from now, I converted all the .cvsignore files to .gitignore files. --- .gitignore | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..9c344a90 --- /dev/null +++ b/.gitignore @@ -0,0 +1,17 @@ +Makefile +Makefile.in +aclocal.m4 +ansi2knr.1 +ansi2knr.c +ansi2knr.h +autom4te.cache +config.log +config.status +configure +configure.lineno +depcomp +install-sh +missing +.deps +*.a +*.o -- cgit 1.4.1