Remove ignore for git files (#1099)
This commit is contained in:
parent
d11504aee1
commit
77940c3f42
|
|
@ -1,5 +1,5 @@
|
||||||
# Repo-specific DockerIgnore -------------------------------------------------------------------------------------------
|
# Repo-specific DockerIgnore -------------------------------------------------------------------------------------------
|
||||||
.git
|
#.git
|
||||||
.cache
|
.cache
|
||||||
.idea
|
.idea
|
||||||
runs
|
runs
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue