Skip to content

Instantly share code, notes, and snippets.

@stefanfoulis
Created January 16, 2012 14:15
Show Gist options
  • Save stefanfoulis/1621056 to your computer and use it in GitHub Desktop.
Save stefanfoulis/1621056 to your computer and use it in GitHub Desktop.
######################
# Windows
######################
# Windows image file caches
Thumbs.db
# Folder config file
Desktop.ini
######################
# OSX
######################
.DS_Store
.svn
# Thumbnails
._*
# Files that might appear on external disk
.Spotlight-V100
.Trashes
# PyCharm stuff #
#################
.idea
######################
# Eclipse
######################
*.pydevproject
.project
.metadata
bin/**
tmp/**
tmp/**/*
*.tmp
*.bak
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath
# External tool builders
.externalToolBuilders/
# Locally stored "Eclipse launch configurations"
*.launch
# CDT-specific
.cproject
# PDT-specific
.buildpath
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment