khalednabawi11 commited on
Commit
6ac1aed
·
verified ·
1 Parent(s): 21f76da

Create .dockerignore

Browse files
Files changed (1) hide show
  1. .dockerignore +13 -0
.dockerignore ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ __pycache__
2
+ *.pyc
3
+ *.pyo
4
+ *.pyd
5
+ .Python
6
+ env/
7
+ venv/
8
+ .env
9
+ *.log
10
+ .git
11
+ .gitignore
12
+ README.md
13
+ models/*.gguf