Skip to content

Commit edc79e8

Browse files
committed
ignore generated setup.py
1 parent d802882 commit edc79e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ share/python-wheels/
2626
.installed.cfg
2727
*.egg
2828
MANIFEST
29+
# We use poetry, so should ignore the generated setup.py
30+
/setup.py
2931

3032
# PyInstaller
3133
# Usually these files are written by a python script from a template

0 commit comments

Comments
 (0)