From 3dd87cc5b8768b0e56ae627f45d786e5941f365a Mon Sep 17 00:00:00 2001 From: Leo Sulzbacher Date: Sat, 14 Mar 2026 00:36:51 +0100 Subject: [PATCH] chore: update .gitignore and README.md --- .gitignore | 5 +++-- README.md | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8a902de..54ca6ad 100644 --- a/.gitignore +++ b/.gitignore @@ -55,7 +55,7 @@ dkms.conf # ---> JetBrains # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 - +.idea # User-specific stuff .idea/**/workspace.xml .idea/**/tasks.xml @@ -153,7 +153,8 @@ fabric.properties .LSOverride # Icon must end with two \r -Icon +Icon + # Thumbnails ._* diff --git a/README.md b/README.md index 9ece361..be605b0 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # curtle +Curtle is a smart turtle that helps you with math tasks. \ No newline at end of file