don't actually ignore my fucking home dir
This commit is contained in:
parent
532bc838e5
commit
4e44003d3c
2 changed files with 3 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,6 +2,7 @@
|
|||
*
|
||||
|
||||
# except:
|
||||
!.ignore
|
||||
!.zshrc
|
||||
!.zprofile
|
||||
!.vimrc
|
||||
|
|
2
.ignore
Normal file
2
.ignore
Normal file
|
@ -0,0 +1,2 @@
|
|||
# don't ignore my fucking home dir, the .gitignore is just because my home is a git repo
|
||||
!**
|
Loading…
Add table
Reference in a new issue