1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

add global gitignore

This commit is contained in:
2018-01-26 23:44:24 +00:00
parent cada40f9be
commit 7301d2476e
3 changed files with 4 additions and 0 deletions

View File

@ -20,6 +20,7 @@
rebase = true
[core]
autocrlf = input
excludesfile = /home/frebib/.config/git/gitignore
[diff]
algorithm = patience
[sendemail]

1
.config/git/gitignore Normal file
View File

@ -0,0 +1 @@
.idea/