modelbuilderhq commited on
Commit
6742f4a
·
verified ·
1 Parent(s): f8ce3e7

Sync .dockerignore from GitHub repo

Browse files
Files changed (1) hide show
  1. .dockerignore +11 -0
.dockerignore ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ .deps/
2
+ .git/
3
+ .pytest_cache/
4
+ .uv-cache/
5
+ .venv/
6
+ pytest-cache-files-*/
7
+ *.log
8
+ __pycache__/
9
+ *.pyc
10
+ *.pyo
11
+ *.pyd