aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--.gitmodules3
m---------termio0
3 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a7c9ed4..a8320cc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-termio
tetris
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..c176ee5
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "termio"]
+ path = termio
+ url = git@github.com:tomsmeding/termio.git
diff --git a/termio b/termio
new file mode 160000
+Subproject 27b2fed1846cebde87565abb65c0bde207d15d6