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. --- src/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/.gitignore (limited to 'src/.gitignore') diff --git a/src/.gitignore b/src/.gitignore new file mode 100644 index 00000000..a9cca37d --- /dev/null +++ b/src/.gitignore @@ -0,0 +1,3 @@ +config.h +config.h.in +stamp-h1 -- cgit 1.4.1