]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - gitconfig.m4
git: No need to create .gitignore.
[config/dotfiles.git] / gitconfig.m4
index 51b5946ec36d8d8316aba4735f55776dc025c04b..4fec07701d98463390b1bc99c45ba34a144405e1 100644 (file)
@@ -7,7 +7,7 @@
 
 [core]
        editor = vim
-       excludesfile = HOME/.gitignore
+       excludesfile = GITIGNORE
 
 [alias]
        # Shortcuts for often used commands.