Skip to content

Commit 05438b8

Browse files
committed
removed MANIFEST from gitignore
1 parent 1fb657e commit 05438b8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ share/python-wheels/
4646
*.egg-info/
4747
.installed.cfg
4848
*.egg
49-
MANIFEST.in
5049

5150
# PyInstaller
5251
# Usually these files are written by a python script from a template
@@ -209,4 +208,4 @@ replicate.yaml
209208
**/run.sh
210209

211210
# Notebooks
212-
*.ipynb
211+
*.ipynb

0 commit comments

Comments
 (0)