easydiffusion/ui/frontend/build_src/.gitignore
2022-09-14 10:48:46 -04:00

19 lines
263 B
Plaintext

# local ignores - We could move these to the global ignores,
# but I think it makes sense to keep them here
# env
*.local
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
# installed dependencies
node_modules