ScuttleBot

chore: keep bin/ in repo with .gitkeep, ignore contents

lmata 2026-04-03 00:11 trunk
Commit 7597cf0c9f6cc8e93eddb601c83e6a7d038379636dec3d2a4acec99a50e9c5d6
2 files changed +2 -1
+2 -1
--- .gitignore
+++ .gitignore
@@ -1,9 +1,10 @@
11
data/
22
deploy/compose/.env
33
.gocache/
4
-bin/
4
+bin/*
5
+!bin/.gitkeep
56
*.log
67
*.pid
78
scuttlebot.yaml
89
tests/e2e/
910
tmp-*.sh
1011
1112
ADDED bin/.gitkeep
--- .gitignore
+++ .gitignore
@@ -1,9 +1,10 @@
1 data/
2 deploy/compose/.env
3 .gocache/
4 bin/
 
5 *.log
6 *.pid
7 scuttlebot.yaml
8 tests/e2e/
9 tmp-*.sh
10
11 DDED bin/.gitkeep
--- .gitignore
+++ .gitignore
@@ -1,9 +1,10 @@
1 data/
2 deploy/compose/.env
3 .gocache/
4 bin/*
5 !bin/.gitkeep
6 *.log
7 *.pid
8 scuttlebot.yaml
9 tests/e2e/
10 tmp-*.sh
11
12 DDED bin/.gitkeep

No diff available

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button