Skip to content

Commit

Permalink
Add .git folder into .dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
raidensakura committed Dec 28, 2023
1 parent c4959cb commit 6bbf60e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ temp/
test.py

# Unused repository files
**/.git/
.env.example
.gitignore
.dockerignore
Expand Down

0 comments on commit 6bbf60e

Please sign in to comment.