Update gitignore

This commit is contained in:
Jensun Ravichandran 2021-04-21 14:54:22 +02:00
parent 7263dfed91
commit e411592a52

6
.gitignore vendored
View File

@ -127,3 +127,9 @@ dmypy.json
# Pyre type checker
.pyre/
# Datasets
datasets/
# PyTorch-Lightning
lightning_logs/