ignore: Add comments and remove outdated lines
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -13,11 +13,11 @@
|
|||||||
# Ignore installation backups
|
# Ignore installation backups
|
||||||
/existing-*.tar.gz
|
/existing-*.tar.gz
|
||||||
|
|
||||||
|
# Ignore all VSCodium files but the settings.json
|
||||||
/.config/VSCodium
|
/.config/VSCodium
|
||||||
!/.config/VSCodium/User/settings.json
|
!/.config/VSCodium/User/settings.json
|
||||||
|
|
||||||
/.config/git/github.config
|
# Ignore private git config
|
||||||
/.config/git/gitlab.config
|
|
||||||
/.config/git/user.config
|
/.config/git/user.config
|
||||||
|
|
||||||
/.config/vim/.netrwhist
|
/.config/vim/.netrwhist
|
||||||
|
|||||||
Reference in New Issue
Block a user