add stuff into gitignore

This commit is contained in:
bQUARKz 2026-02-26 15:39:33 +00:00
parent c7c6c8bef5
commit 296fe06f07
Signed by: bquarkz
SSH Key Fingerprint: SHA256:Z7dgqoglWwoK6j6u4QC87OveEq74WOhFN+gitsxtkf8

3
.gitignore vendored
View File

@ -1,4 +1,5 @@
# Ignore Gradle project-specific cache directory
.envrc
.gradle
.idea
.output.txt
@ -9,4 +10,6 @@ build
# Ignore Kotlin plugin data
.kotlin
debug
.DS_Store