Skip to content

Commit 9f99c61

Browse files
authored
add the docker files to be ignored with installation (#451)
1 parent 418eeb7 commit 9f99c61

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
/benchmarks export-ignore
66
/configdoc export-ignore
77
/configdoc/usage.xml -crlf
8+
/docker-compose.yaml export-ignore
9+
/Dockerfile export-ignore
810
/docs export-ignore
911
/Doxyfile export-ignore
1012
/extras export-ignore

0 commit comments

Comments
 (0)