Skip to content

Commit 5b4ae57

Browse files
committed
[.gitignore] remove target dir and PyInstaller .spec files
1 parent 386a576 commit 5b4ae57

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.gitignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ MANIFEST
3131
# Usually these files are written by a python script from a template
3232
# before PyInstaller builds the exe, so as to inject date/other infos into it.
3333
*.manifest
34-
*.spec
3534

3635
# Installer logs
3736
pip-log.txt
@@ -71,9 +70,6 @@ instance/
7170
# Sphinx documentation
7271
docs/_build/
7372

74-
# PyBuilder
75-
target/
76-
7773
# Jupyter Notebook
7874
.ipynb_checkpoints
7975

0 commit comments

Comments
 (0)