diff options
| author | 2020-03-24 15:31:14 +0100 | |
|---|---|---|
| committer | 2020-03-24 15:31:14 +0100 | |
| commit | cdbf401ccab34132c850e5c9734cef75c6f3cb3d (patch) | |
| tree | 9cbdcf5206cab4ad13648cb04094e64e414c52cb /Docker | |
| parent | a7b72481e7cbc14d729f85816b6851ee6fcf711c (diff) | |
More gitignore and dockerignore (#2844)
Add to gitignore and dockerignore some additional files created by the
different tests we have
Diffstat (limited to 'Docker')
| -rw-r--r-- | Docker/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Docker/.gitignore b/Docker/.gitignore new file mode 100644 index 000000000..7a7d633f1 --- /dev/null +++ b/Docker/.gitignore @@ -0,0 +1 @@ +env.txt |
