Skip to content

Commit

Permalink
add submodule
Browse files Browse the repository at this point in the history
Signed-off-by: Maximilian Huber <[email protected]>
  • Loading branch information
maxhbr committed Mar 16, 2024
1 parent 7b4b9b7 commit 5e74b24
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
dwl
*.o
*-protocol.c
*-protocol.h
.ccls-cache
config.h

result
result-*
*.orig
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "dwl-patches"]
path = dwl-patches
url = https://codeberg.org/dwl/dwl-patches
[submodule "dwl"]
path = dwl
url = https://codeberg.org/dwl/dwl
1 change: 1 addition & 0 deletions dwl
Submodule dwl added at 2b171f
10 changes: 10 additions & 0 deletions my-old-fork/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
dwl
*.o
*-protocol.c
*-protocol.h
.ccls-cache
config.h

result
result-*
*.orig

0 comments on commit 5e74b24

Please sign in to comment.