From 9f22c3e1e86e68500ead0cc664869da2b4af7c12 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 10 Oct 2007 11:59:14 +0100 Subject: Bring .gitignore files up to date; add *.o, *~ etc. to top-level .gitignore CVS ignores these automatically, so they weren't in the .cvsignore when Ryan converted the repository. --- test/data/valid-config-files-system/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/data/valid-config-files-system/.gitignore (limited to 'test/data/valid-config-files-system') diff --git a/test/data/valid-config-files-system/.gitignore b/test/data/valid-config-files-system/.gitignore new file mode 100644 index 00000000..fee92170 --- /dev/null +++ b/test/data/valid-config-files-system/.gitignore @@ -0,0 +1 @@ +*.conf -- cgit