Cuong2004 commited on
Commit
0112b8f
·
1 Parent(s): ca7a2c2

Fix: include README.md for pyproject.toml

Browse files
Files changed (1) hide show
  1. .dockerignore +1 -2
.dockerignore CHANGED
@@ -21,8 +21,7 @@ __pycache__/
21
  # Ignore tests and docs
22
  tests/
23
  docs/
24
- *.md
25
- !README.md
26
 
27
  # Ignore IDE
28
  .vscode/
 
21
  # Ignore tests and docs
22
  tests/
23
  docs/
24
+ DEPLOYMENT.md
 
25
 
26
  # Ignore IDE
27
  .vscode/