Index: .gitignore |
diff --git a/.gitignore b/.gitignore |
index 19ed328c92ec008e95a282523f086d225cef0c6c..757ed807607eadd986e67c6dcc2a2212c2a4629d 100644 |
--- a/.gitignore |
+++ b/.gitignore |
@@ -417,6 +417,10 @@ vs-chromium-project.txt |
/third_party/smhasher/src |
/third_party/snappy/src |
/third_party/SPIRV-Tools/src |
+/third_party/sqlite4java/lib/**/*.dll |
+/third_party/sqlite4java/lib/**/*.jar |
+/third_party/sqlite4java/lib/**/*.jnilib |
+/third_party/sqlite4java/lib/**/*.so |
/third_party/swiftshader/include/ |
/third_party/syzygy |
/third_party/syzygy/binaries |