Skip to content
Snippets Groups Projects
.hgignore 183 B
Newer Older
Florent Aide's avatar
Florent Aide committed
syntax: glob
**/*.pyc
**/*.pyo
**/*.class
*.swp
.tmp*
*.egg-info
dist/*
build/*
lib/*
*.orig
*.log
.settings/*
data/*
storage/*
.project
.pydevproject
Florent Aide's avatar
Florent Aide committed
*.db