From ce042be4773047272ca9c3032e1389093ced144e Mon Sep 17 00:00:00 2001 From: Kevin Date: Sun, 4 Jan 2026 00:54:50 +0200 Subject: [PATCH] more gitignore --- .gitignore | 4 ++++ AGame/.godot/editor/script_editor_cache.cfg | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index cf383767..c9e06474 100644 --- a/.gitignore +++ b/.gitignore @@ -73,3 +73,7 @@ crashlytics-build.properties /[Aa]ssets/[Ss]treamingAssets/aa/* AGame/.godot/editor/editor_layout.cfg +AGame/.godot/editor/script_editor_cache.cfg +AGame/.godot/editor/editor_script_doc_cache.res +AGame/.godot/editor/script_editor_cache.cfg +/AGame/.godot/editor diff --git a/AGame/.godot/editor/script_editor_cache.cfg b/AGame/.godot/editor/script_editor_cache.cfg index 7b983b0d..ff03043a 100644 --- a/AGame/.godot/editor/script_editor_cache.cfg +++ b/AGame/.godot/editor/script_editor_cache.cfg @@ -7,7 +7,7 @@ state={ "folded_lines": Array[int]([]), "h_scroll_position": 0, "row": 178, -"scroll_position": 161.0, +"scroll_position": 122.0, "selection": false, "syntax_highlighter": "GDScript" }