rsl_rl/.gitignore

12 lines
87 B
Plaintext
Raw Normal View History

2021-10-27 16:18:22 +08:00
# IDEs
.idea
# builds
*.egg-info
# cache
__pycache__
.pytest_cache
# vs code
.vscode