Skip to content

Commit

Permalink
Add submodule for research
Browse files Browse the repository at this point in the history
  • Loading branch information
muhd-umer committed Feb 17, 2024
1 parent 9708b9a commit b0485a7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -219,4 +219,4 @@ build/
*.asv

# include all folders in research/ but not the files
research/**/*
# research/**/*
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "research/deep-rl-energyeff"]
path = research/deep-rl-energyeff
url = https://github.com/muhd-umer/deep-rl-energyeff.git
1 change: 1 addition & 0 deletions research/deep-rl-energyeff
Submodule deep-rl-energyeff added at 9501c9

0 comments on commit b0485a7

Please sign in to comment.