aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 7 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index ecfc5572..d67afc9b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,9 @@
*.sw[po]
-libcrypto*.dylib
-libcrypto*.so
+*.dylib
+*.so
*.dSYM/
-crypto
+/.rust
+/bin/
+/build/
+/lib/
+/src/crypto/lib