Skip to content

Commit 16aaf8c

Browse files
committed
Wrapper: update the C wrapper
1 parent 840a30b commit 16aaf8c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.gitmodules

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
[submodule "wrapper/javascript"]
22
path = wrapper/javascript
33
url = https://github.com/Totto16/oopetris_wrapper_js.git
4+
ignore = dirty
45
[submodule "wrapper/c"]
56
path = wrapper/c
67
url = https://github.com/Totto16/oopetris_wrapper_c.git
8+
ignore = dirty
79
[submodule "wrapper/haskell"]
810
path = wrapper/haskell
911
url = https://github.com/Totto16/oopetris_wrapper_haskell.git
12+
ignore = dirty
1013
[submodule "wrapper/python"]
1114
path = wrapper/python
1215
url = https://github.com/Totto16/oopetris_wrapper_python.git
16+
ignore = dirty

0 commit comments

Comments
 (0)