tinybox

Owner: IIIlllIIIllI URL: git@github.com:nyangkosense/tinybox.git

add .gitignore

Commit 537523f8654fcaae6b244d1df9f3565cd701e1cb by xplshn <anto@xplshn.com.ar> on 2025-10-21 00:30:25 -0300
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..2b56581
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+# Ignore hidden files and executables in examples subdirs
+.*
+examples/*/*
+!examples/*/*.go