Skip to content

Commit 5e81d39

Browse files
committed
Update .gitignore
1 parent 136913b commit 5e81d39

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,12 @@ __pycache__/ModelJob.cpython-38.pyc
1212
__pycache__/PDF_ReportJob.cpython-38.pyc
1313
__pycache__/StatsJob.cpython-38.pyc
1414
*.pyc
15-
.ipynb_checkpoints/STREAMLINE-GoogleColabNotebook_old-checkpoint.ipynb
1615
streamline/__pycache__/ApplyModelJob.cpython-38.pyc
1716
streamline/__pycache__/ApplyModelJob.cpython-38.pyc
1817
streamline/__pycache__/ApplyModelJob.cpython-38.pyc
1918
streamline/__pycache__/FeatureSelectionJob.cpython-38.pyc
2019
streamline/__pycache__/FeatureSelectionJob.cpython-38.pyc
2120
UsefulNotebooks/fprtpr.csv
2221
streamline/__pycache__/StatsJob.cpython-38.pyc
23-
*.pyc
2422
*.ipynb
25-
*.pyc
23+

0 commit comments

Comments
 (0)