diff options
| author | bndw <ben@bdw.to> | 2026-02-28 19:14:01 -0800 |
|---|---|---|
| committer | bndw <ben@bdw.to> | 2026-02-28 19:14:01 -0800 |
| commit | 9a636af9090b122db2e55737fca3e78550aab9df (patch) | |
| tree | f76f3b118b525907e92fb29df096567a6eeabd06 /.gitignore | |
| parent | e2a0bc68726c1b8dca179ee1f6826b88d8dd09f5 (diff) | |
fix: scope artifacts to sessions
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 3 insertions, 4 deletions
| @@ -1,4 +1,3 @@ | |||
| 1 | node_modules | 1 | .claude-flow/ |
| 2 | release | 2 | dist/ |
| 3 | dist | 3 | node_modules/ |
| 4 | *.sync-conflict-* | ||
