From: Dmitry Kalyanov Date: Sun, 16 Aug 2009 06:16:50 +0000 (+0400) Subject: Added gitignore X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=12be654beb5fa558104378fa46c21a559f35c906;p=cl-gtk2.git Added gitignore --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2f6ec56 --- /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] +# *~ + +*~ +*.fasl diff --git a/doc/.gitignore b/doc/.gitignore new file mode 100644 index 0000000..b18c9fe --- /dev/null +++ b/doc/.gitignore @@ -0,0 +1,12 @@ +*.aux +*.cp +*.fn +*.ky +*.log +*.pdf +*.pg +*.toc +*.tp +*.vr +gobject/ +gtk/