mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-06 07:26:43 -04:00
gitignore *.local files (#4544)
# Description of Changes Just ignoring `*.local` so that I can commit e.g. custom shell configs. # API and ABI breaking changes <!-- If this is an API or ABI breaking change, please apply the corresponding GitHub label. --> # Expected complexity level and risk 1 # Testing My `.fishrc.local` is no longer picked up 🤷 Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
This commit is contained in:
@@ -264,3 +264,6 @@ nul
|
||||
# AI agent config
|
||||
.codex
|
||||
.claude
|
||||
|
||||
# Any local file
|
||||
*.local
|
||||
|
||||
Reference in New Issue
Block a user