forked from Hithomelabs/dotfiles
11 lines
142 B
Plaintext
11 lines
142 B
Plaintext
# Local secrets / private keys — NEVER commit these
|
|
zsh/secrets.zsh
|
|
**/secrets.zsh
|
|
*.local
|
|
|
|
# OS / editor junk
|
|
.DS_Store
|
|
Thumbs.db
|
|
*.swp
|
|
*~
|