Simon Bruder
137ae1b712
All checks were successful
continuous-integration/drone/push Build is passing
15 lines
150 B
Plaintext
15 lines
150 B
Plaintext
cache
|
|
__pycache__
|
|
|
|
node_modules
|
|
/frontend/dist
|
|
|
|
# local env files
|
|
.env.local
|
|
.env.*.local
|
|
|
|
# Log files
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|