[clfswm-cvs] r49 - clfswm

pbrochard at common-lisp.net pbrochard at common-lisp.net
Tue Mar 18 21:10:56 UTC 2008


Author: pbrochard
Date: Tue Mar 18 16:10:55 2008
New Revision: 49

Added:
   clfswm/.gitignore
Log:
Ignore files for git


Added: clfswm/.gitignore
==============================================================================
--- (empty file)
+++ clfswm/.gitignore	Tue Mar 18 16:10:55 2008
@@ -0,0 +1,15 @@
+# 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):
+*.fas
+*.fasl
+*.lib
+*.orig
+*.patch
+*.diff
+*~
+
+# Personal scripts:
+1disp-load.lisp
+git-commit.sh



More information about the clfswm-cvs mailing list