add gitignore file
This commit is contained in:
parent
46624323e8
commit
503eed0876
1 changed files with 7 additions and 0 deletions
7
.gitignore.d/x11
Normal file
7
.gitignore.d/x11
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
*
|
||||||
|
!/.config
|
||||||
|
!/.config/user-dirs.dirs
|
||||||
|
!/.config/user-dirs.locale
|
||||||
|
!/.gitignore.d
|
||||||
|
!/.gitignore.d/x11
|
||||||
|
!/.Xresources
|
Loading…
Reference in a new issue