1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-12-03 16:24:20 +00:00
royalnet/.gitignore

13 lines
138 B
Text

# Royalnet ignores
config*.toml
downloads/
markov/
# Python ignores
**/__pycache__/
dist/
*.egg-info/
**/*.pyc
# PyCharm ignores
.idea/