From 7117f78366e76ff710ed2873cb09dff43e01da9a Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sat, 2 Jun 2007 20:42:03 +0100 Subject: track .gitignore on master --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..b03c7ab8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +# git-ls-files --others --exclude-from=.git/info/exclude +# Lines that start with '#' are comments. +# For a project mostly in C, the following would be a good set of +# exclude patterns (uncomment them if you want to use them): +# *.[oa] +InstalledFiles +.config +.*.sw? +*~ -- cgit v1.2.3