mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-26 14:44:57 +08:00
git ignore
This commit is contained in:
parent
f592e0c290
commit
a928e86793
1 changed files with 11 additions and 0 deletions
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# ignore everything
|
||||
/*
|
||||
/*/
|
||||
|
||||
# ... but these:
|
||||
!/i3/
|
||||
!/polybar/
|
||||
!/ranger/
|
||||
!/.Xmodmap
|
||||
!/.zshrc
|
||||
!/.gitignore
|
||||
Loading…
Add table
Add a link
Reference in a new issue