Skip to content

Commit

Permalink
update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
haroldeustaquio committed Nov 3, 2024
1 parent 0e01a02 commit aa9ecc6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
.venv/
structure_regression.ipynb
structure_classification.ipynb

structure*.ipynb
data/
catboost_info/
*.csv
*.csv
*.h5
*.keras

0 comments on commit aa9ecc6

Please sign in to comment.