aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgdamms <damguillotin@gmail.com>2024-05-17 14:20:29 +0200
committergdamms <damguillotin@gmail.com>2024-05-17 14:20:29 +0200
commit6a9fdee33106fb048ec4e1cb428da96f3bbd0b39 (patch)
treed69df258abb86906a0a48d83177d354675471dd9
parenta8400ba2691e581b6059fe96bdb5df3fa8f37217 (diff)
downloaddiffusion-mnist-6a9fdee33106fb048ec4e1cb428da96f3bbd0b39.tar.gz
diffusion-mnist-6a9fdee33106fb048ec4e1cb428da96f3bbd0b39.zip
ignore all *.tmp.*
-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