Skip to content

Commit

Permalink
add submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
hari-sikchi committed Mar 31, 2019
1 parent a180dab commit 26b9cdd
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
safe_recovery/output
safe_recovery/logging
safe_recovery/saved_models
safe_recovery/old_policies




*.o
*.pyc

Expand Down
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
[submodule "MADRaS"]
path = MADRaS
url = https://github.com/madras-simulator/MADRaS
[submodule "safe-grid-gym"]
path = safe-grid-gym
url = https://github.com/david-lindner/safe-grid-gym
branch = safe_recovery
1 change: 1 addition & 0 deletions safe-grid-gym
Submodule safe-grid-gym added at 6a080f

0 comments on commit 26b9cdd

Please sign in to comment.