Skip to content

Instantly share code, notes, and snippets.

@Tatsh
Forked from octocat/.gitignore
Last active August 29, 2015 14:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Tatsh/9af1e9a23300f6704fd2 to your computer and use it in GitHub Desktop.
Save Tatsh/9af1e9a23300f6704fd2 to your computer and use it in GitHub Desktop.
# Compiled
*.com
*.class
*.dll
*.exe
*.o
*.so
*.pyc
*.pyo
__pycache__/
# Backups
*~
*.swp*
*.kate-swp
# KDevelop
.kdev4/
# Miscellaneous
*.sqlite
# OS generated files
.directory
.DS_Store
.DS_Store?
._*
.Spotlight-V100/
.Trashes/
ehthumbs.db
Thumbs.db
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment