8 lines
75 B
Plaintext
8 lines
75 B
Plaintext
|
|
# gitignore
|
|
node_modules
|
|
package-lock.json
|
|
.env
|
|
.git
|
|
/data/timetracker.db
|