#1 ajout des premiers fichiers

This commit is contained in:
2025-08-01 11:15:04 +02:00
commit 68d99d9b3f
15 changed files with 267 additions and 0 deletions

19
.gitignore vendored Normal file
View File

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