add gitignore file
This commit is contained in:
parent
5aad1e0e41
commit
8995dc654b
1 changed files with 5 additions and 0 deletions
5
.gitignore.d/zsh
Normal file
5
.gitignore.d/zsh
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
*
|
||||||
|
!/.gitignore.d
|
||||||
|
!/.gitignore.d/zsh
|
||||||
|
!/.zprofile
|
||||||
|
!/.zshrc
|
Loading…
Reference in a new issue