Gitignore

This commit is contained in:
Carsten Graf
2026-02-11 23:15:43 +01:00
parent 2376cf16c7
commit ea863e8b10
2 changed files with 40 additions and 1 deletions

3
.gitignore vendored
View File

@@ -1,5 +1,6 @@
.env
data/
data/codes.json
data/pending-orders.json
node_modules/
package-lock.json
.DS_Store