Skip to content

Instantly share code, notes, and snippets.

@dlzou
Last active January 21, 2018 04:01
Show Gist options
  • Save dlzou/cb1d6bc4ce08dc93c38eae55a1377968 to your computer and use it in GitHub Desktop.
Save dlzou/cb1d6bc4ce08dc93c38eae55a1377968 to your computer and use it in GitHub Desktop.
# Add or remove as necessary
# Directories
__pycache__/
bin/
build/
dist/
nbproject/private/
test/
tmp/
# Compiled sources
*.class
*.o
*.pyc
# Generated files
*.log
*.tmp
# Specific files
.classpath
# OS files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# Packages
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip
# Credentials
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment