22 lines
195 B
Plaintext
22 lines
195 B
Plaintext
|
*.log
|
||
|
npm-debug.log*
|
||
|
.pnpm-debug.log*
|
||
|
|
||
|
/fe_calckey/frontend/built
|
||
|
|
||
|
node_modules/
|
||
|
|
||
|
.npm
|
||
|
|
||
|
.env
|
||
|
.env.development.local
|
||
|
.env.test.local
|
||
|
.env.production.local
|
||
|
.env.local
|
||
|
|
||
|
.temp
|
||
|
.cache
|
||
|
|
||
|
.pnp.*
|
||
|
|
||
|
/target
|