.gitignore cache things (#25)

annoying

Reviewed-on: https://git.bixed.xyz/Bix/eden/pulls/25
Co-authored-by: Esther1024 <lizzie@bixed.xyz>
Co-committed-by: Esther1024 <lizzie@bixed.xyz>
This commit is contained in:
Esther1024 2025-07-08 21:00:45 +00:00 committed by crueter
parent 789dacedca
commit 9d60900ecf

6
.gitignore vendored
View file

@ -19,8 +19,14 @@ dist/english_plurals/generated_en.ts
.idea/ .idea/
.vs/ .vs/
.vscode/ .vscode/
.cache/
profile.json.gz
CMakeLists.txt.user* CMakeLists.txt.user*
# kdevelop
.kdev4/
*.kdev4
# *nix related # *nix related
# Common convention for backup or temporary files # Common convention for backup or temporary files
*~ *~