Ignore .pt files

This commit is contained in:
Alexander Engelsberger 2021-05-25 16:46:31 +02:00
parent 72e064338c
commit 2cc11ae2e3

6
.gitignore vendored
View File

@ -134,4 +134,8 @@ datasets/
# PyTorch-Lightning
lightning_logs/
.vscode/
.vscode/
# Pytorch Models or Weights
# If necessary make exceptions for single pretrained models
*.pt