mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-05 12:47:41 +00:00
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.
9 lines
72 B
Plaintext
9 lines
72 B
Plaintext
|
|
.git
|
|
|
|
**/*~
|
|
**/target/
|
|
**/nb-configuration.xml
|
|
guacamole/customs.json
|
|
|