summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLei <45155667+leifu1128@users.noreply.github.com>2023-08-29 03:41:33 -0400
committerGitHub <noreply@github.com>2023-08-29 08:41:33 +0100
commit49326fb9252b67d1e46c69565da93106ee4b71a0 (patch)
tree138c30daec674584bab6cff5a9fc33946b304f8e /.gitignore
parentfd3131a4ce63178b60d760996afb74cba859faa9 (diff)
downloadcandle-49326fb9252b67d1e46c69565da93106ee4b71a0.tar.gz
candle-49326fb9252b67d1e46c69565da93106ee4b71a0.tar.bz2
candle-49326fb9252b67d1e46c69565da93106ee4b71a0.zip
Update .gitignore (#649)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 85dc61c0..2748d37e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,4 +32,5 @@ candle-wasm-examples/*/*.wav
candle-wasm-examples/*/*.safetensors
candle-wasm-examples/*/package-lock.json
-.DS_Store \ No newline at end of file
+.DS_Store
+.idea/*