diff --git a/.dockerignore b/.dockerignore index c6d15720..77d9e4c6 100644 --- a/.dockerignore +++ b/.dockerignore @@ -6,4 +6,4 @@ db.sqlite .vscode .DS_Store config -adhoc_* \ No newline at end of file +adhoc \ No newline at end of file diff --git a/.gitignore b/.gitignore index 1ed93234..4fea70e5 100644 --- a/.gitignore +++ b/.gitignore @@ -9,9 +9,8 @@ config static/node_modules db.sqlite-journal static/upload -adhoc_* -adhoc.py venv/ .venv .coverage htmlcov +adhoc \ No newline at end of file