fix: adding sentry configs on space app and updated docker ignore (#3018)

This commit is contained in:
sriram veeraghanta
2023-12-07 14:43:33 +05:30
parent 9c5bf47ace
commit 9d16b39c15
10 changed files with 85 additions and 44 deletions

View File

@@ -2,5 +2,16 @@
*.pyc
.env
venv
node_modules
npm-debug.log
node_modules/
**/node_modules/
npm-debug.log
.next/
**/.next/
.turbo/
**/.turbo/
build/
**/build/
out/
**/out/
dist/
**/dist/