From 57f22538d2ff4e7b77ba7eab8d4aefafb7a52841 Mon Sep 17 00:00:00 2001 From: zontreck Date: Fri, 7 Jun 2024 00:09:01 -0700 Subject: [PATCH] update gitignore --- .gitignore | 4 +++- nbteditor.iml | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6a9f433..6b0ed97 100644 --- a/.gitignore +++ b/.gitignore @@ -26,4 +26,6 @@ doc/api/ .flutter-plugins .flutter-plugins-dependencies -out \ No newline at end of file +out +.idea +*.iml \ No newline at end of file diff --git a/nbteditor.iml b/nbteditor.iml index f66303d..4d723b3 100644 --- a/nbteditor.iml +++ b/nbteditor.iml @@ -8,10 +8,11 @@ + - + \ No newline at end of file