Skip to content

Commit

Permalink
Update .dockerignore
Browse files Browse the repository at this point in the history
Avoid skipping mo files
  • Loading branch information
eric-intuitem committed Dec 10, 2024
1 parent 8bee503 commit 9426e80
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/.dockerignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
*.pyc
*.DS_Store
*~$*
**/*.mo
.git*
.pytest*
.idea*
Expand Down

0 comments on commit 9426e80

Please sign in to comment.