Skip to content

Commit 8aca7cb

Browse files
committed
MANIFEST.SKIP: fix for hidden files
Signed-off-by: Jens Rehsack <[email protected]>
1 parent 1f9f847 commit 8aca7cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.SKIP

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ _Inline/.*
3131
bugsql
3232
nytprof*
3333
.*\.csv
34-
^\..*
34+
\..*
3535
SQL-Statement-.*

0 commit comments

Comments
 (0)