diff options
Diffstat (limited to 'gitconfig')
-rw-r--r-- | gitconfig | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -40,3 +40,5 @@ | |||
40 | 40 | ||
41 | [http] | 41 | [http] |
42 | receivepack = true | 42 | receivepack = true |
43 | [core] | ||
44 | excludesFile = /srv/git/web/gitignore | ||