30 lines
285 B
Plaintext
30 lines
285 B
Plaintext
# self
|
|
.fdignore
|
|
# swap files
|
|
*~
|
|
*.swp
|
|
# config/temp files
|
|
.vim
|
|
.zsh
|
|
.cups
|
|
.local
|
|
.cache
|
|
.config
|
|
.lesshst
|
|
.hushlogin
|
|
.zcompdump*
|
|
.zsh_history
|
|
.zsh_sessions
|
|
# git
|
|
.git
|
|
# macOS specified
|
|
.Trash
|
|
Library
|
|
.DS_Store*
|
|
.localized
|
|
*.musiclibrary
|
|
*.photoslibrary
|
|
.CFUserTextEncoding
|
|
# misc
|
|
Logs
|