1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2025-02-17 10:53:57 +00:00
royalnet/.gitignore

12 lines
93 B
Text
Raw Normal View History

2021-01-10 18:37:18 +01:00
# Pycharm
.idea/
# Python
**/__pycache__/
dist/
*.egg-info/
**/*.pyc
# Sphinx
/docs/build/