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

14 lines
125 B
Text
Raw Normal View History

2019-10-15 09:07:04 +00:00
config.ini
.idea/
.vscode/
__pycache__
downloads/
ignored/
markovmodels/
logs/
2019-10-15 09:08:21 +00:00
*.egg-info/
2019-10-15 09:07:04 +00:00
.pytest_cache/
dist/
build/
venv/