mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-05 20:57:40 +00:00
GUACAMOLE-408: don't exclude .gitignore in .dockerignore
Because the .gitignore files are needed for configuring implicit excludes for rat, .dockerignore must not exclude these files when copying files into the image build context.
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
|
|
||||||
.git
|
.git
|
||||||
**/.gitignore
|
|
||||||
|
|
||||||
**/*~
|
**/*~
|
||||||
**/target/
|
**/target/
|
||||||
|
Reference in New Issue
Block a user