Skip to content

Commit

Permalink
[skip ci] Include .dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
No767 committed Nov 18, 2023
1 parent 0245f53 commit f99251e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# ENV files
**/.env

# Logs
**/*.log

# Cache files
**/__pycache__
**/*.py[cod]
**/*$py.class

0 comments on commit f99251e

Please sign in to comment.