aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Garrelou <simon@sixfoisneuf.fr>2023-12-17 12:27:22 +0100
committerSimon Garrelou <simon@sixfoisneuf.fr>2023-12-17 13:01:16 +0100
commit52f96ec2de550839829e464c31dd389505f5b68e (patch)
tree81536056b4f8914b81872a377038c79abbf53120
parent6d5755e8f4065ff383877696eb5b8ab08370c6f2 (diff)
downloadtermsonic-52f96ec2de550839829e464c31dd389505f5b68e.tar.gz
termsonic-52f96ec2de550839829e464c31dd389505f5b68e.zip
create cmd/termsonic subdir
-rw-r--r--.gitignore2
-rw-r--r--cmd/termsonic/main.go (renamed from cmd/main.go)0
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8a0f2d2..02915e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
1launch.json 1launch.json
2termsonic 2/termsonic
3termsonic.exe 3termsonic.exe
diff --git a/cmd/main.go b/cmd/termsonic/main.go
index 57687d9..57687d9 100644
--- a/cmd/main.go
+++ b/cmd/termsonic/main.go