chore: update .gitignore and README.md

This commit is contained in:
Leo Sulzbacher
2026-03-14 00:36:51 +01:00
parent 6a073377d7
commit 3dd87cc5b8
2 changed files with 4 additions and 2 deletions

5
.gitignore vendored
View File

@@ -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
._*

View File

@@ -1,2 +1,3 @@
# curtle
Curtle is a smart turtle that helps you with math tasks.