tinybox

add .gitignore

537523f8654fcaae6b244d1df9f3565cd701e1cb

xplshn <anto@xplshn.com.ar>

2025-10-21 03:30:25 +0000

Signed-off-by: xplshn <anto@xplshn.com.ar>
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)

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