Skip to content

Commit

Permalink
Add persisted store state JSON file to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
richardolsson committed Oct 13, 2024
1 parent 81b3a15 commit 452d0d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
node_modules/
.idea/
config/
webapp/store.json

# macOS
.DS_Store

0 comments on commit 452d0d6

Please sign in to comment.