Skip to content

Commit 14fefb0

Browse files
committed
fix common build
1 parent 584ab21 commit 14fefb0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

applications/common/server/.dockerignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ README.md
44
tox.ini
55
git_push.sh
66
test-requirements.txt
7-
setup.py
87

98
# Byte-compiled / optimized / DLL files
109
__pycache__/

applications/common/server/.openapi-generator-ignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ setup.py
2626
Dockerfile
2727
*/__main__.py
2828
*/test/*
29-
test-requirements.txt
29+
test-requirements.txt
30+
.dockerignore

0 commit comments

Comments
 (0)