Unnamed repository; edit this file 'description' to name the repository.
Merge pull request #22226 from A4-Tacks/ignore-vendor
internal: add vendor/ to gitignore
Chayim Refael Friedman 3 weeks ago
parent 5256f7b · parent 58fa2b0 · commit aa64e48
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7192e685e2..3beabe39bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
target/
+vendor/
/dist/
**/*.rs.bk
**/*.rs.pending-snap