Add ray directory to gitignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,6 +1,7 @@
|
|||||||
*.pkl
|
*.pkl
|
||||||
*.pt
|
*.pt
|
||||||
*.zip
|
*.zip
|
||||||
|
**/ray*
|
||||||
|
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
@@ -149,3 +150,4 @@ output/
|
|||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
InteractionSimulator/
|
InteractionSimulator/
|
||||||
|
imitation/
|
||||||
|
|||||||
Reference in New Issue
Block a user