mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 05:12:57 +03:00
22 lines
242 B
Plaintext
22 lines
242 B
Plaintext
**/node_modules
|
|
|
|
# Output
|
|
.output
|
|
.vercel
|
|
/frontend/.svelte-kit
|
|
/frontend/build
|
|
/backend/bin
|
|
/backend/frontend/dist
|
|
/tests/.auth
|
|
/tests/.report
|
|
|
|
|
|
# Env
|
|
.env
|
|
.env.*
|
|
|
|
|
|
# Application specific
|
|
data
|
|
/scripts/development
|
|
/backend/GeoLite2-City.mmdb |