Excluding .git abd some files from Docker image.

This commit is contained in:
Alexey Skobkin 2022-07-11 03:00:15 +03:00
parent 4b9df22e00
commit 1f48c5618a
No known key found for this signature in database
GPG Key ID: 5D5CEF6F221278E7
1 changed files with 11 additions and 1 deletions

View File

@ -38,3 +38,13 @@
# DotEnv
.env.local
# Git files
/.git
/.gitignore
# Drone config
/.drone.yml
# Docker Ignore
/.dockerignore