Initial commit

This commit is contained in:
2025-06-04 10:47:57 +00:00
commit 228de75e3b
2 changed files with 20 additions and 0 deletions

17
.gitignore vendored Normal file
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 Normal file
View File

@ -0,0 +1,3 @@
# sidescroller-project
Repository zum gemeinsamen Arbeiten an einem Game! :)