diff --git a/.gitignore b/.gitignore index bd0cf81..7484a77 100644 --- a/.gitignore +++ b/.gitignore @@ -212,4 +212,10 @@ logs/ models/ # Images -*.png \ No newline at end of file +*.png + +# Old files +*.old + +# Lightning +lightning_logs/ \ No newline at end of file