mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 14:49:32 +00:00
Exclude git from docker context (#1412)
* Exclude .git from Docker build context * Add last line
This commit is contained in:
parent
d0c351403d
commit
446f06f9d6
1 changed files with 1 additions and 0 deletions
|
|
@ -4,3 +4,4 @@ LICENSE
|
|||
docker-compose.yml
|
||||
Dockerfile
|
||||
tests/
|
||||
.git
|
||||
|
|
|
|||
Loading…
Reference in a new issue