1
0
mirror of https://github.com/mon/ifstools.git synced 2024-11-24 01:50:10 +01:00
ifstools/.gitignore

9 lines
69 B
Plaintext
Raw Normal View History

2017-12-15 18:43:57 +01:00
__pycache__/
2017-12-27 03:19:32 +01:00
*.ifs
*_ifs
*.pyc
2018-01-04 17:14:17 +01:00
build/
dist/
ifstools.egg-info/
2018-03-03 20:00:59 +01:00
venv/