Skip to content

Commit 574efd0

Browse files
chore: Add cookies*.txt to .gitignore
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 551de8a commit 574efd0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ go.work
1818
# Environment variables
1919
.env
2020

21+
# Cookie files
22+
cookies*.txt
23+
2124
# DSL files and app map
2225
/dsl/
2326
app_map.json

0 commit comments

Comments
 (0)