Skip to content

Commit a82fada

Browse files
add .tmp to .dockerignore
so we can upload right after getting the knowledgebase which clones a bunch of repos and creates a bunch of files
1 parent 1b9d35d commit a82fada

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/.dockerignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ myenv
22
.direnv
33
.envrc
44
__pycache__
5+
.tmp

0 commit comments

Comments
 (0)