We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b865aa9 + 23df5b8 commit 3cde361Copy full SHA for 3cde361
.dockerignore
@@ -1,4 +1,5 @@
1
-# Git files
2
-.git
+# Git files exclude config
+# Don't exclude entire .git because setuptools-scm need git metadata for package builds
3
+.git/config
4
.gitignore
5
.gitattributes
0 commit comments