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

13 lines
99 B
Text
Raw Normal View History

2021-04-03 17:48:07 +02:00
# Pycharm
.idea/
*.iml
2021-04-03 17:48:07 +02:00
# Python
**/__pycache__/
dist/
*.egg-info/
**/*.pyc
# Sphinx
/docs/build/