Mapytex/.gitignore

9 lines
78 B
Plaintext
Raw Normal View History

__pycache__/
2013-07-18 17:43:21 +00:00
*.pyc
2014-02-21 05:02:44 +00:00
dist/
2015-05-14 12:15:40 +00:00
build/
2014-08-29 13:58:40 +00:00
*.egg-info/
2015-04-23 09:23:08 +00:00
documentation/build/
2016-01-17 16:10:49 +00:00
cache/
2018-08-30 05:11:48 +00:00
venv/