Skip to content

Commit 3436678

Browse files
committed
🐛 take all gitignore directory
1 parent f250b7c commit 3436678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
include README.rst
22
include CHANGELOG.rst
33
include pypi_mobans/resources/templates/*
4-
include pypi_mobans/resources/templates/gitignore/*
4+
recursive-include pypi_mobans/resources/templates/gitignore *.*
55
include pypi_mobans/resources/templates/docs/*
66
include pypi_mobans/resources/templates/tests/*
77
include pypi_mobans/resources/config/*

0 commit comments

Comments
 (0)