1
0
Fork 0

Avoid git traverlling around .cache and .local

This commit is contained in:
xtex 2024-01-10 09:43:15 +08:00
parent a7b4cfb2eb
commit 69aff12bd7
Signed by: xtex
GPG key ID: B918086ED8045B91

8
.gitignore vendored
View file

@ -1,19 +1,19 @@
* *
!*/
!/.gitignore !/.gitignore
!/.gitconfig !/.gitconfig
!/.profile !/.profile
!/.gdbinit !/.gdbinit
!/.ssh/
!/.ssh/authorized_keys !/.ssh/authorized_keys
!/.ssh/config !/.ssh/config
!/.config/
!/.config/*/
!/.config/user-dirs.dirs !/.config/user-dirs.dirs
!/.config/autostart/ssh-add.desktop !/.config/autostart/ssh-add.desktop
!/.config/environment.d/sdk.conf !/.config/environment.d/
!/.config/environment.d/editor.conf
!/.config/environment.d/ssh.conf
!/.config/Code - Exploration/User/settings.json !/.config/Code - Exploration/User/settings.json
!/.config/Code - Insiders/User/settings.json !/.config/Code - Insiders/User/settings.json
!/.config/fish/config.fish !/.config/fish/config.fish