Globally ignore all compiled zsh-files

This commit is contained in:
2020-08-04 06:19:18 +02:00
parent d44f488b30
commit 31da6669e9
3 changed files with 3 additions and 1 deletions

View File

@@ -13,3 +13,4 @@
untracked = 014
[core]
pager = diff-so-fancy | less --tabs=8 -RFX
excludesfile = ~/.config/git/ignore

2
.config/git/ignore Normal file
View File

@@ -0,0 +1,2 @@
# Ignore all compiled zsh-files
*.zwc

1
.gitignore vendored
View File

@@ -1,7 +1,6 @@
*.bkp
.gitignore
!/.gitignore
*.zwc
/.config/git/github.config
/.config/git/gitlab.config