agenticworkflowsspace commited on
Commit
8b2cd70
·
verified ·
1 Parent(s): ba1eb73

Upload .dockerignore with huggingface_hub

Browse files
Files changed (1) hide show
  1. .dockerignore +14 -0
.dockerignore ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ .env
2
+ .tmp/
3
+ __pycache__/
4
+ *.pyc
5
+ *.pyo
6
+ .pytest_cache/
7
+ node_modules/
8
+ frontend/node_modules/
9
+ frontend/.vite/
10
+ frontend/dist/
11
+ *.log
12
+ .DS_Store
13
+ credentials.json
14
+ token.json