9
0
Fork 0
This repository has been archived on 2022-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
osmo-oohmi/.gitignore

13 lines
175 B
Plaintext

# compiled python code
*.pyc
# python egg directory generated after install
*.egg-info/
build/
dist/
# autogenerated files when run in this directory
*.pid
*.log
*.coverage