Initial commit

This commit is contained in:
2025-12-04 03:42:21 +00:00
commit d5e20d2616
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 @@
# rob-project-a
Game Dev Project A