elastop

- Unnamed repository; edit this file 'description' to name the repository.
git clone git://git.acid.vegas/-c.git
Log | Files | Refs | Archive | README | LICENSE

commit 5e334b304a2d98e98ab7474664e7bfde1ce04671
parent 92494e2690c6de72658e005ffed5fd00bdc98fc6
Author: acidvegas <acid.vegas@acid.vegas>
Date: Fri, 29 Nov 2024 00:35:14 -0500

Added binary

Diffstat:
M.gitignore | 4+---
Aelastop | 0

2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
@@ -4,7 +4,6 @@
 *.dll
 *.so
 *.dylib
-elastop
 
 # Test binary, built with `go test -c`
 *.test
@@ -23,4 +22,4 @@ go.work
 .vscode/
 *.swp
 *.swo
-.DS_Store 
-\ No newline at end of file
+.DS_Store 
diff --git a/elastop b/elastop
Binary files differ.