Git ignore global.

This commit is contained in:
Vahagn Khachatryan
2016-04-08 13:37:27 -04:00
parent 7b539d82a2
commit e683f35674
2 changed files with 7 additions and 0 deletions

View File

@@ -21,3 +21,5 @@
prompt = false prompt = false
[include] [include]
path = ~/.gitconfig.local path = ~/.gitconfig.local
[core]
excludesfile = ~/.gitignore.global

5
config/.gitignore.global Normal file
View File

@@ -0,0 +1,5 @@
*.swp
*.o
*.d
plink.log
llcalc_*