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:
@ -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
1
.config/git/gitignore
Normal file
@ -0,0 +1 @@
|
||||
.idea/
|
Reference in New Issue
Block a user