author | Alberto Bertogli
<albertito@gmail.com> 2007-07-26 23:23:51 UTC |
committer | Alberto Bertogli
<albertito@gmail.com> 2007-07-26 23:23:51 UTC |
parent | 84513cbe1029c475993ce1dc848efb8f52f12e32 |
.gitignore | +14 | -0 |
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..58ace67 --- /dev/null +++ b/.gitignore @@ -0,0 +1,14 @@ +# 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] +*.so +.*.swp +*.gcno +*.gcda +# *~ +/nmdb/nmdb +tests/c/*-*-cache +tests/c/*-*-normal +tests/c/*-*-sync