summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 556fac0..321e8a5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,8 @@
checkpoints/*
wandb/*
+image/*
archived/*
*.log
-*.sh
+./*.sh
*.ipynb
log/* \ No newline at end of file