Skip to content

Commit 27becf2

Browse files
committed
Ignore git metadata in Docker builds
1 parent 3c615a0 commit 27becf2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.dockerignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/target
2+
.git/
23
sqlpage.db
34
docs/
45
README.md
@@ -11,4 +12,4 @@ configuration.md
1112
examples/
1213
mssql/
1314
tests/
14-
.idea/
15+
.idea/

0 commit comments

Comments
 (0)