Update .gitignore with local config files
This commit is contained in:
parent
0cb3aa98d2
commit
72e599e263
9
.gitignore
vendored
9
.gitignore
vendored
@ -18,8 +18,6 @@ database.sqlite
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/extensions/*/dist
|
||||
|
||||
# Ignore shopify files created during app dev
|
||||
@ -28,3 +26,10 @@ database.sqlite
|
||||
|
||||
# Hide files auto-generated by react router
|
||||
.react-router/
|
||||
|
||||
|
||||
# Configuration and Local Settings
|
||||
.gemini/
|
||||
.cursor/
|
||||
.mcp.json
|
||||
.npmrc
|
||||
Loading…
x
Reference in New Issue
Block a user