Devashishraghav commited on
Commit
ac3746b
·
verified ·
1 Parent(s): 6cd68a8

Upload .dockerignore with huggingface_hub

Browse files
Files changed (1) hide show
  1. .dockerignore +8 -1
.dockerignore CHANGED
@@ -15,6 +15,13 @@ weights/
15
  .vscode/
16
  .idea/
17
 
18
- # Debug files
 
19
  debug_*.jpg
 
20
  test.jpg
 
 
 
 
 
 
15
  .vscode/
16
  .idea/
17
 
18
+ # Debug & deploy scripts
19
+ debug_*.py
20
  debug_*.jpg
21
+ deploy_*.py
22
  test.jpg
23
+ render.yaml
24
+
25
+ # Agent config
26
+ .gemini/
27
+ .agents/