Skip to content

Instantly share code, notes, and snippets.

@chricke
Created April 9, 2011 14:32
Show Gist options
  • Save chricke/911429 to your computer and use it in GitHub Desktop.
Save chricke/911429 to your computer and use it in GitHub Desktop.
Ignore list for git projects
.project
.pydevproject
.tmp*
*.pyc
*.db
.settings
.gitignore
*$
*.BAK
*.Z
*.bak
*.class
*.elc
*.ln
*.log
*.o
*.obj
*.olb
*.old
*.orig
*.pyc
*.pyo
*.rej
*~
,*
.#*
.DS_Store
.del-*
.make.state
.nse_depinfo
CVS.adm
RCS
RCSLOG
SCCS
_$*
*.~*
init.d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment