add base files

This commit is contained in:
Nitwel 2023-10-16 19:10:02 +02:00
commit e954af2da3
3 changed files with 21 additions and 0 deletions

3
.gitattributes vendored Normal file
View File

@ -0,0 +1,3 @@
# Normalize EOL for all files that Git considers text files.
* text=auto eol=lf
Assets/** filter=lfs diff=lfs merge=lfs -text

16
.gitignore vendored Normal file
View File

@ -0,0 +1,16 @@
# Godot 4+ specific ignores
.godot/
android/
# 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

2
README.md Normal file
View File

@ -0,0 +1,2 @@
# Immersive Home