Skip to content

Commit

Permalink
edit the .dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
TheophileDiot committed Nov 17, 2022
1 parent 4f4beee commit 8f75af3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.git
.idea/
.vscode/
__pycache__
env
env
node_modules

0 comments on commit 8f75af3

Please sign in to comment.