2
0
Files
bot/.gitignore
Baptiste Arnaud 1f992c6779 fix(docker): 🐛 Fix the whole docker deployment pipeline
I've been able to deploy the application on another machine (finally).
2022-03-29 08:45:20 +02:00

24 lines
279 B
Plaintext

node_modules
.next
.env
.env.local
.env.production
workspace.code-workspace
.DS_Store
.turbo
yarn-error.log
authenticatedState.json
playwright-report
dist
test-results
**/api/scripts
.sentryclirc
.docusaurus
.cache-loader
build
firebaseServiceAccount.json
# Wordpress
.svn
tags