Add internal/ to .gitignore for local deployment docs
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
76f80f3f44
commit
06b15f002d
3
.gitignore
vendored
3
.gitignore
vendored
@ -201,6 +201,9 @@ pyvenv.cfg
|
||||
# Personal notes
|
||||
lookfah.md
|
||||
|
||||
# Internal docs (deployment info, credentials references, etc.)
|
||||
internal/
|
||||
|
||||
# Ruff stuff:
|
||||
.ruff_cache/
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user