Skip to content

Commit 002fc14

Browse files
committed
Exclude hidden files and directories
1 parent ab0b023 commit 002fc14

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

MANIFEST.in

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
1+
prune doc*
2+
prune examples*
3+
prune .github*
14
exclude AUTHORSHIP.md
25
exclude CONTRIBUTING.md
36
exclude MAINTENANCE.md
4-
exclude MANIFEST.in
57
exclude Makefile
68
exclude environment.yml
79
exclude package.json
810
exclude requirements.txt
911
exclude vercel.json
12+
exclude .gitignore
13+
exclude .pylintrc

0 commit comments

Comments
 (0)