diff options
author | LarsVomMars | 2024-12-27 13:11:18 +0100 |
---|---|---|
committer | LarsVomMars | 2024-12-27 13:11:18 +0100 |
commit | 4ee762b6109566fd96eea4014c9ca4ab3c7aa9c7 (patch) | |
tree | dd2d79177c215ea025096aa3f58462c2ec2ab0d3 /.gitmodules | |
parent | f0d4ec9f16109a18e2ea60a708e2f33d8cc76446 (diff) |
submodules
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..7b939ea --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "src/content/blog/writeup-gpn22"] + path = src/content/blog/writeup-gpn22 + url = git@github.com:lars-ctf/writeup-gpn22 |