Skip to content

Commit

Permalink
Ignore .git in docker
Browse files Browse the repository at this point in the history
  • Loading branch information
yahgwai committed Sep 18, 2023
1 parent 03d9c14 commit f8e2c9d
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 @@ -7,6 +7,7 @@ docker-compose.yml
docker-compose.override.yml

# Ignore .git and .cache directories
.git
.cache

# Ignore log, tmp, and dist directories
Expand Down

0 comments on commit f8e2c9d

Please sign in to comment.