Update .hgignore

pull/80/head
Houzefa Abbasbhay 2013-10-25 17:39:49 +02:00
parent b6a148fdbe
commit 1bf8c30703
2 changed files with 24 additions and 20 deletions

View File

@ -1,19 +1,24 @@
syntax: glob
**/*.pyc
*.pyc
*.swp
.tmp*
*.egg-info
dist/*
build/*
lib/*
*.orig
*.log
.settings/*
data/*
storage/*
.project
.idea
.pydevproject
*.db
.ropeproject/*
syntax: glob
**/*.pyc
*.pyc
*.pyo
*.swp
.tmp*
*~
*.egg-info
dist/*
build/*
lib/*
output/*
*.orig
*.log
.settings/*
storage/*
.project
.idea
.pydevproject
*.db
.ropeproject/*
.mob

View File

@ -1,2 +1 @@
import py3o_report
# import wizard