This website requires JavaScript.
Explore
Help
Sign in
ryg
/
royalnet
Watch
1
Fork
You've already forked royalnet
0
mirror of
https://github.com/RYGhub/royalnet.git
synced
2024-11-23 19:44:20 +00:00
Code
Activity
6dcb41f8ca
royalnet
/
.gitignore
13 lines
99 B
Text
Raw
Normal View
History
Unescape
Escape
💥 First commit
2021-01-10 17:37:18 +00:00
# Pycharm
.idea/
:hammer: Ignore future IntelliJ module files
2022-03-02 15:05:29 +00:00
*.iml
💥 First commit
2021-01-10 17:37:18 +00:00
# Python
**/__pycache__/
dist/
*.egg-info/
**/*.pyc
# Sphinx
/docs/build/
Copy permalink