add local storage files to gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -48,3 +48,7 @@ dist/
|
||||
|
||||
# Keep Next.js type helper tracked
|
||||
!next-env.d.ts
|
||||
|
||||
# Local data caches (do not commit)
|
||||
data/cards.json
|
||||
data/checklist.json
|
||||
|
||||
Reference in New Issue
Block a user