Skip to content

Commit 5373367

Browse files
committed
api working, tested saves and loads
1 parent e78894d commit 5373367

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
.env
22
node_modules
3-
package-lock.json
3+
package-lock.json

api/.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ saves
1010
package-lock.json
1111
# Diagnostic reports (https://nodejs.org/api/report.html)
1212
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
13-
13+
tasks
1414
# Runtime data
1515
pids
1616
*.pid

0 commit comments

Comments
 (0)