# Files # ################### ~/.local/share/numbers/ ~/.config/zsh/histfile ~/.config/zsh/other.zsh ~/.config/X11/Xauthority .git/* .config/gtk-2.0/gtkfilechooser.ini .config/gtk-3.0/bookmarks .config/nvim/plugged .config/dconf/* .config/GIMP .history .zcompcache .zcompdump /node_modules/* jspm_packages/ .eslintcache .idea .vagrant __pycache__ *.egg-info .cache .yarnrc .w3m .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db desktop.ini Desktop.ini *.pyo *.pyc *~ *.bak *.swp .Trash-* .nfs* .lock *.swp *.out *.eot *.woff *.otf *.ttf *.torrent *.resume *.dat *.pd *.pd_linux *.pem # Compiled source # ################### *.com *.class *.dll *.exe *.msi *.o *.so *.obj *.manifest *.rbc *.bin # Packages # ############ # it's better to unpack these files and commit the raw source # git has its own built in compression methods *.7z *.dmg *.gz *.iso *.jar *.rar *.tar *.tar.* *.zip *.tgz *.doc *.cbr *.cbz pkg/ # Logs and databases # ###################### *.log.* *.sig *.log *.sql *.sqlite npm-debug.log* yarn-debug.log* yarn-error.log* # Video # ######### *.wmv *.mpg *.mpeg *.mp4 *.mov *.flv *.avi *.ogv *.ogg *.webm *.mkv *.vob *.srt *.vtt # Audio # ######### *.wav *.mp3 *.wma *.oga *.ogg *.flac *.m4a