Prevent .git from being added to Docker image
This commit is contained in:
parent
55186a016f
commit
ccdff2ec5d
|
@ -1,3 +1,4 @@
|
|||
.git
|
||||
*.log
|
||||
.log
|
||||
.lsp-repl-history
|
||||
|
|
Loading…
Reference in New Issue