diff options
| author | Apexo | 2026-03-29 12:44:04 +0200 |
|---|---|---|
| committer | Apexo | 2026-03-29 12:44:04 +0200 |
| commit | 8cbf8b927f4b1642cfb602ee3bada048afcd3f85 (patch) | |
| tree | af84385e7468225332dddf4d8791ec620823ad87 /.gitmodules | |
| parent | cleanup (diff) | |
| download | anduril-sim-8cbf8b927f4b1642cfb602ee3bada048afcd3f85.tar.gz anduril-sim-8cbf8b927f4b1642cfb602ee3bada048afcd3f85.tar.bz2 anduril-sim-8cbf8b927f4b1642cfb602ee3bada048afcd3f85.zip | |
anduril submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index ad7de7f..5040293 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,7 @@ path = avr8js url = ../avr8js branch = avr32dd20 +[submodule "anduril"] + path = anduril + url = ../anduril + branch = trunk |
