ingore list

This commit is contained in:
Bartek Stalewski 2020-07-14 18:18:08 +02:00
parent 156e650e75
commit ae7b00d65f
2 changed files with 25 additions and 33 deletions

View File

@ -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

View File

@ -1,12 +1,4 @@
*.pyc
*.pyo
__pycache__
*.a
*.o
*.bak
*.swp
*~ *~
*.egg-info *.swp
.DS_Store .DS_Store
/vim/.netrwhist /vim/.netrwhist
.terraform