2009-04-12 16:21:47 +08:00
|
|
|
# Automatically generated by `hgimportsvn`
|
|
|
|
syntax:glob
|
|
|
|
.svn
|
|
|
|
.hgsvn
|
|
|
|
|
2013-07-04 01:48:57 +08:00
|
|
|
# Ignore local virtualenvs
|
2013-07-04 01:41:05 +08:00
|
|
|
syntax:glob
|
|
|
|
lib/
|
|
|
|
bin/
|
|
|
|
include/
|
|
|
|
.Python/
|
2014-03-27 20:53:59 +08:00
|
|
|
.env/
|
2013-07-04 01:41:05 +08:00
|
|
|
|
2009-04-12 16:21:47 +08:00
|
|
|
# These lines are suggested according to the svn:ignore property
|
|
|
|
# Feel free to enable them by uncommenting them
|
|
|
|
syntax:glob
|
|
|
|
*.pyc
|
|
|
|
*.pyo
|
2009-04-15 00:43:43 +08:00
|
|
|
*.swp
|
2009-04-15 18:19:19 +08:00
|
|
|
*.html
|
2009-09-05 22:54:52 +08:00
|
|
|
*.class
|
2009-10-08 19:38:31 +08:00
|
|
|
*.orig
|
2010-04-21 18:50:03 +08:00
|
|
|
*~
|
2009-07-21 00:54:08 +08:00
|
|
|
|
2012-06-06 07:52:53 +08:00
|
|
|
doc/*/_build
|
2009-07-21 00:54:08 +08:00
|
|
|
build/
|
2009-10-08 19:38:31 +08:00
|
|
|
dist/
|
2010-10-07 17:59:00 +08:00
|
|
|
*.egg-info
|
2009-11-02 20:00:48 +08:00
|
|
|
issue/
|
2010-06-05 21:59:11 +08:00
|
|
|
env/
|
2014-03-27 20:53:59 +08:00
|
|
|
env3/
|
2009-11-13 04:15:59 +08:00
|
|
|
3rdparty/
|
2010-06-05 21:59:11 +08:00
|
|
|
.tox
|
2012-06-22 16:53:28 +08:00
|
|
|
.cache
|
2012-10-18 18:24:50 +08:00
|
|
|
.coverage
|
2013-04-29 03:57:52 +08:00
|
|
|
.ropeproject
|
2013-08-14 16:09:02 +08:00
|
|
|
*.sublime-*
|