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
.zcompdump
*.zwc
_msg
*.bkp
.netrwhist
github.config
gitlab.config
example.config
.config/tmux/plugins
!.config/tmux/plugins/tpm
/archive
/.config/git/github.config
/.config/git/gitlab.config
/.config/git/user.config
/.config/tmux/plugins
!/.config/tmux/plugins/tpm
/.config/vim/.netrwhist
/.config/zsh/.zcompdump
/.config/zsh/plugins/completion/_msg