Skip to content

Commit 8396d7c

Browse files
committed
Exclude setup.cfg and git dotfiles from source distribution.
1 parent aff9cac commit 8396d7c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

MANIFEST.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
recursive-include diffpy *
22
include AUTHORS.txt LICENSE*.txt README.rst
33
recursive-exclude diffpy *.pyc
4+
recursive-exclude * .gitattributes .gitignore .DS_Store
5+
exclude setup.cfg

0 commit comments

Comments
 (0)