1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 11:34:18 +00:00
royalnet/.gitignore

13 lines
99 B
Text
Raw Permalink Normal View History

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