about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorBiRabittoh <birabittoh@duck.com>2023-07-09 07:59:16 +0000
committerBiRabittoh <birabittoh@duck.com>2023-07-09 07:59:16 +0000
commit649c266701b16c7eb9ca2582c42e7408de385d1c (patch)
tree06c9c029f4771db98cde4af0d13808c5f1fb4603
downloadtnt-search-649c266701b16c7eb9ca2582c42e7408de385d1c.tar.gz
Initial commit
-rw-r--r--.gitmodules3
-rwxr-xr-xmain.py3
m---------tntvillage-release-dump0
3 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..025ac20
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "tntvillage-release-dump"]
+	path = tntvillage-release-dump
+	url = https://github.com/edoardopigaiani/tntvillage-release-dump
diff --git a/main.py b/main.py
new file mode 100755
index 0000000..af7f0e8
--- /dev/null
+++ b/main.py
@@ -0,0 +1,3 @@
+#!/usr/local/bin/python3
+if __name__ == '__main__':
+    print("Hello world")
diff --git a/tntvillage-release-dump b/tntvillage-release-dump
new file mode 160000
+Subproject 2485097608d5f4adddfc83d38dc05a6aa0980e9