Skip to content

Commit 89616cf

Browse files
committed
refactor(pfd): add dockerignore
1 parent 54cf8e2 commit 89616cf

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.dockerignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Git
2+
.git
3+
.gitignore
4+
5+
# GitHub actions
6+
.github/
7+
8+
# Documentation
9+
LICENSE
10+
README.md

0 commit comments

Comments
 (0)