Add exception for dotfiles directory

This commit is contained in:
Harzo 2023-05-26 17:01:02 +02:00
parent cf60235529
commit 97910c933e
1 changed files with 5 additions and 1 deletions

6
.gitignore vendored
View File

@ -19,7 +19,9 @@
.gnupg
.gtkrc-2.0
.hyprland
.local
.local/bin
.local/share/*
.local/state
.minecraft
.mozilla
.parallel
@ -34,6 +36,7 @@
.vim
.viminfo
.vscode-oss
.wallpapers
.wget-hsts
.wine
.xinitrc
@ -46,3 +49,4 @@ Pictures
Scripts
Videos
go
!.local/share/dotfiles