mirror of
https://github.com/marcogll/ap_pos.git
synced 2026-01-13 13:15:16 +00:00
17 lines
186 B
Plaintext
17 lines
186 B
Plaintext
# Dependencies
|
|
/node_modules
|
|
|
|
# Local Database
|
|
ap-pos.db
|
|
dev-tasks.md
|
|
|
|
# Environment variables
|
|
.env
|
|
*.env.local
|
|
*.env.*.local
|
|
|
|
# Log files
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|