1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00
royalnet/.gitignore
2021-04-26 04:39:14 +02:00

11 lines
93 B
Text

# Pycharm
.idea/
# Python
**/__pycache__/
dist/
*.egg-info/
**/*.pyc
# Sphinx
/docs/build/