From 6def572d0ea3f8ea3d74166d308b98986f035031 Mon Sep 17 00:00:00 2001 From: Nate Sesti Date: Tue, 17 Oct 2023 23:41:15 -0700 Subject: 🔥 add jetbrains files to .gitignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 34d920af..40f39197 100644 --- a/.gitignore +++ b/.gitignore @@ -139,4 +139,7 @@ codeql .DS_Store .continue .test -.tiktoken_cache \ No newline at end of file +.tiktoken_cache + +.idea +intellij-extension/.gradle \ No newline at end of file -- cgit v1.2.3-70-g09d2