From 700c66f5dbd691559b54e23fd50a90e07135189f Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 25 Oct 2009 04:46:34 -0400 Subject: it seems the reason pkgthing was having problems it it had its own git repo --- pkgthing/git/info/exclude | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 pkgthing/git/info/exclude (limited to 'pkgthing/git/info') diff --git a/pkgthing/git/info/exclude b/pkgthing/git/info/exclude new file mode 100644 index 0000000..2c87b72 --- /dev/null +++ b/pkgthing/git/info/exclude @@ -0,0 +1,6 @@ +# 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] +# *~ -- cgit v1.2.3-2-g168b