Files
deb-python-warlock/.gitignore
Rob 98a44c6601 Break up core pieces into separate modules
- Create model.py to hold the core Model class
- Create exceptions.py to hold all custom exceptions
2012-12-22 15:39:09 -08:00

8 lines
55 B
Plaintext

.venv
build/
dist/
warlock.egg-info/
.tox/
*.swp
*.pyc