We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 584ab21 commit 14fefb0Copy full SHA for 14fefb0
2 files changed
applications/common/server/.dockerignore
@@ -4,7 +4,6 @@ README.md
4
tox.ini
5
git_push.sh
6
test-requirements.txt
7
-setup.py
8
9
# Byte-compiled / optimized / DLL files
10
__pycache__/
applications/common/server/.openapi-generator-ignore
@@ -26,4 +26,5 @@ setup.py
26
Dockerfile
27
*/__main__.py
28
*/test/*
29
-test-requirements.txt
+test-requirements.txt
30
+.dockerignore
0 commit comments