chore: 不要なignoreを削除

This commit is contained in:
KorRyu3 2024-08-01 01:23:12 +09:00
parent 864e25d576
commit 21aa247002

7
.gitignore vendored
View File

@ -85,9 +85,6 @@ ipython_config.py
# Profiling
*.pclprof
# pyenv
.python-version
# pipenv
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
# However, in case of collaboration, if having platform-specific dependencies or dependencies
@ -138,14 +135,12 @@ dmypy.json
.pyre/
# datasets and projects
datasets/
runs/
wandb/
tests/
.DS_Store
# Neural Network weights -----------------------------------------------------------------------------------------------
weights/
weights/*
*.weights
*.pt
*.pb