Added global gitignore
[clearscm.git] / rc / gitconfig
index 719fcef..550623e 100644 (file)
@@ -11,6 +11,7 @@
   pager = less -RX
   packedGitLimit=128m
   packedGitWindowSize=128m
+       excludesfile = /home/andrew/.gitignore
 
 [color]
   status=auto
@@ -55,3 +56,5 @@
   default = simple
 [http]
        sslVerify = false
+[credential]
+       helper = store