Skip to content

Instantly share code, notes, and snippets.

@fearphage
Last active September 17, 2019 15:57
Show Gist options
  • Save fearphage/1179aefbdb824e4127f07721c45c4096 to your computer and use it in GitHub Desktop.
Save fearphage/1179aefbdb824e4127f07721c45c4096 to your computer and use it in GitHub Desktop.
# Python/Django files
*.pot
*.py[cod]
# Folder view configuration files
.DS_Store
Desktop.ini
# Thumbnail cache files
._*
Thumbs.db
# Files that might appear on external disks
.Spotlight-V100
.Trashes
# Backups
*.bak
*~
*.svn
*.old
# SASS Cache
.sass-cache
*.sassc
# YARD artifacts
.yardoc
_yardoc
# Ruby
*.rbc
.ruby-version
# Patch
**.orig
**.rej
# VIM
*.sw[nop]
Session.vim
.vimrc
.vimrc.local
# Vagrant
.vagrant/
# node
bower_components/
node_modules/
npm-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment