From: Andre Noll Date: Sun, 1 Jun 2008 17:53:55 +0000 (+0200) Subject: Add .gitignore. X-Git-Tag: v0.0.2~7 X-Git-Url: http://git.tuebingen.mpg.de/?p=adu.git;a=commitdiff_plain;h=e81ec0e83cf3b98d5cd1848f0382fce507c03f6c Add .gitignore. Hopefully this makes it less likely to forget to check in important files. --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..743f60e --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +*.[oa] +foo* +bar* +cmdline.[ch] +GPATH +GRTAGS +GSYMS +GTAGS +Makefile.deps +TODO +*.swp +adu