aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
-rw-r--r--plots/diffusion.gifbin25416447 -> 0 bytes
2 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 05f10ff..a0321c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,8 +4,8 @@ data/
# Model weights.
*.pth
-# Tmp pngs.
-*.tmp.png
+# Tmp files.
+*.tmp.*
# Byte-compiled / optimized / DLL files
__pycache__/
diff --git a/plots/diffusion.gif b/plots/diffusion.gif
deleted file mode 100644
index 33a862c..0000000
--- a/plots/diffusion.gif
+++ /dev/null
Binary files differ