diff --git a/.gitignore b/.gitignore index 3919868..7e9db7c 100644 --- a/.gitignore +++ b/.gitignore @@ -192,4 +192,9 @@ pyrightconfig.json .history .ionide -# End of https://www.toptal.com/developers/gitignore/api/python,visualstudiocode \ No newline at end of file +# End of https://www.toptal.com/developers/gitignore/api/python,visualstudiocode + +wandb/ +artifacts/ +lightning_logs/ +wne-masters-thesis-testing/ \ No newline at end of file diff --git a/data/.gitignore b/data/.gitignore index e69de29..f59ec20 100644 --- a/data/.gitignore +++ b/data/.gitignore @@ -0,0 +1 @@ +* \ No newline at end of file