Cleanup gitignore

Sort alphabetically.
Separate specific files from files that should be ignored everywhere.
Add full path to specific files.
This commit is contained in:
2020-06-27 08:29:53 +02:00
parent 1c91a32ef9
commit 3d2e63fd6b

21
.gitignore vendored
View File

@@ -1,13 +1,14 @@
archive *.bkp
.gitignore .gitignore
!/.gitignore !/.gitignore
.zcompdump
*.zwc *.zwc
_msg
*.bkp /archive
.netrwhist /.config/git/github.config
github.config /.config/git/gitlab.config
gitlab.config /.config/git/user.config
example.config /.config/tmux/plugins
.config/tmux/plugins !/.config/tmux/plugins/tpm
!.config/tmux/plugins/tpm /.config/vim/.netrwhist
/.config/zsh/.zcompdump
/.config/zsh/plugins/completion/_msg