This commit is contained in:
binz 2024-05-22 23:44:30 +08:00
parent b0aced0fad
commit f5dbecd9ee
1 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@ -5,4 +5,7 @@
*.csv *.csv
*.pkl *.pkl
*.hdf *.hdf
*.parquet *.parquet
# path
/__pycache__