mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 11:34:18 +00:00
13 lines
138 B
Text
13 lines
138 B
Text
# Royalnet ignores
|
|
config*.toml
|
|
downloads/
|
|
markov/
|
|
|
|
# Python ignores
|
|
**/__pycache__/
|
|
dist/
|
|
*.egg-info/
|
|
**/*.pyc
|
|
|
|
# PyCharm ignores
|
|
.idea/
|