initial commit
This commit is contained in:
20
.dockerignore
Normal file
20
.dockerignore
Normal file
@@ -0,0 +1,20 @@
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
|
||||
node_modules
|
||||
coverage
|
||||
dist
|
||||
out
|
||||
logs
|
||||
.cache
|
||||
.eslintcache
|
||||
*.tsbuildinfo
|
||||
|
||||
.DS_Store
|
||||
.idea
|
||||
.claude
|
||||
.cursor
|
||||
|
||||
packages/extractor/outputs
|
||||
packages/summarizer/outputs
|
||||
Reference in New Issue
Block a user