Skip to content

Instantly share code, notes, and snippets.

@thomaswhyyou
Created May 7, 2014 01:24
Show Gist options
  • Save thomaswhyyou/171c9ae765e656311bb3 to your computer and use it in GitHub Desktop.
Save thomaswhyyou/171c9ae765e656311bb3 to your computer and use it in GitHub Desktop.
# Python bytecode:
*.py[cod]
# Packaging files:
*.egg*
dist
build
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64
build
# Logs and databases
*.db
*.log
*.sql
*.sqlite
pip-log.txt
# Eclipse
.project
.pydevproject
.settings
# Linux Editors
*~
\#*\#
/.emacs.desktop
/.emacs.desktop.lock
.elc
auto-save-list
tramp
.\#*
*.swp
*.swo
# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
Desktop.ini
# Unit test / coverage reports
.coverage
.tox
nosetests.xml
# Translations
*.mo
# C extensions
*.so
# Socket files
*.sock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment