Add logs/ and state/ directories with .gitkeep
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+4
-2
@@ -40,7 +40,9 @@ config/local.ts
|
|||||||
debug/
|
debug/
|
||||||
|
|
||||||
# Runtime state
|
# Runtime state
|
||||||
state/
|
state/*
|
||||||
|
!state/.gitkeep
|
||||||
|
|
||||||
# Change logs
|
# Change logs
|
||||||
logs/
|
logs/*
|
||||||
|
!logs/.gitkeep
|
||||||
|
|||||||
Reference in New Issue
Block a user