From 1318051bc3a2c89c6c8986507c94671842712793 Mon Sep 17 00:00:00 2001 From: SoftFever <103989404+SoftFever@users.noreply.github.com> Date: Fri, 30 Jun 2023 20:17:58 +0800 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index da7a18c3a9..656e9bc261 100644 --- a/.gitignore +++ b/.gitignore @@ -23,4 +23,5 @@ deps/build-linux/* install_* build_*/ SVG -src/OrcaSlicer-doc/ \ No newline at end of file +src/OrcaSlicer-doc/ +.idea/ \ No newline at end of file