Init
This commit is contained in:
12
rsl_rl/.gitignore
vendored
Normal file
12
rsl_rl/.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# IDEs
|
||||
.idea
|
||||
|
||||
# builds
|
||||
*.egg-info
|
||||
|
||||
# cache
|
||||
__pycache__
|
||||
.pytest_cache
|
||||
|
||||
# vs code
|
||||
.vscode
|
||||
Reference in New Issue
Block a user