summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLaurent Mazare <laurent.mazare@gmail.com>2023-08-05 14:53:57 +0100
committerGitHub <noreply@github.com>2023-08-05 14:53:57 +0100
commit0b175fcbbdbe7ca768b7beaca64ddf699f35a25b (patch)
treed6a69778b9d61874db598ad8d512c5833342b7c1 /.gitignore
parent620f83cf66073f033d1fdc9846123c155422677e (diff)
downloadcandle-0b175fcbbdbe7ca768b7beaca64ddf699f35a25b.tar.gz
candle-0b175fcbbdbe7ca768b7beaca64ddf699f35a25b.tar.bz2
candle-0b175fcbbdbe7ca768b7beaca64ddf699f35a25b.zip
Fix the pyo3 build for macos. (#324)
* Fix the pyo3 build for macos. * rustfmt fix.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a7006d50..1585ed11 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,6 +20,7 @@ Cargo.lock
perf.data
flamegraph.svg
+*.dylib
*.so
*.swp
trace-*.json