Initial commit

main
Tobias Heid 2026-05-11 16:53:39 +02:00
commit f568329f24
2 changed files with 20 additions and 0 deletions

17
.gitignore vendored 100644
View File

@ -0,0 +1,17 @@
# ---> Godot
# Godot 4+ specific ignores
.godot/
# Godot-specific ignores
.import/
export.cfg
export_presets.cfg
# Imported translations (automatically generated from CSV files)
*.translation
# Mono-specific ignores
.mono/
data_*/
mono_crash.*.json

3
README.md 100644
View File

@ -0,0 +1,3 @@
# GAE_CA1
CA1_ von GAE SoSe 2026