ingore list
This commit is contained in:
parent
156e650e75
commit
ae7b00d65f
@ -1,29 +1,29 @@
|
|||||||
*.pyc
|
# self
|
||||||
*.pyo
|
.fdignore
|
||||||
__pycache__
|
# swap files
|
||||||
*.a
|
|
||||||
*.o
|
|
||||||
*.bak
|
|
||||||
*.swp
|
|
||||||
*~
|
*~
|
||||||
*.egg-info
|
*.swp
|
||||||
.CFUserTextEncoding
|
# config/temp files
|
||||||
|
.vim
|
||||||
|
.zsh
|
||||||
|
.cups
|
||||||
|
.local
|
||||||
|
.cache
|
||||||
|
.config
|
||||||
|
.lesshst
|
||||||
|
.hushlogin
|
||||||
.zcompdump*
|
.zcompdump*
|
||||||
.zsh_history
|
.zsh_history
|
||||||
.CFUserTextEncoding
|
.zsh_sessions
|
||||||
|
# git
|
||||||
.git
|
.git
|
||||||
.fdignore
|
# macOS specified
|
||||||
.gitignore
|
.Trash
|
||||||
.DS_Store*
|
|
||||||
.hushlogin
|
|
||||||
.lesshst
|
|
||||||
._sync_*
|
|
||||||
.localized
|
|
||||||
.cache
|
|
||||||
/vim/.netrwhist
|
|
||||||
Music
|
|
||||||
Movies
|
|
||||||
Library
|
Library
|
||||||
Pictures
|
.DS_Store*
|
||||||
_venv
|
.localized
|
||||||
.terraform
|
*.musiclibrary
|
||||||
|
*.photoslibrary
|
||||||
|
.CFUserTextEncoding
|
||||||
|
# misc
|
||||||
|
Logs
|
||||||
|
@ -1,12 +1,4 @@
|
|||||||
*.pyc
|
|
||||||
*.pyo
|
|
||||||
__pycache__
|
|
||||||
*.a
|
|
||||||
*.o
|
|
||||||
*.bak
|
|
||||||
*.swp
|
|
||||||
*~
|
*~
|
||||||
*.egg-info
|
*.swp
|
||||||
.DS_Store
|
.DS_Store
|
||||||
/vim/.netrwhist
|
/vim/.netrwhist
|
||||||
.terraform
|
|
||||||
|
Loading…
Reference in New Issue
Block a user