Damn, how can I accidently delete that ?

This commit is contained in:
mertoalex 2023-07-22 09:59:05 +03:00
parent e1c944483f
commit 939faaa8c4
1 changed files with 5 additions and 2 deletions

7
.gitignore vendored
View File

@ -1,4 +1,4 @@
# Godot 4+ specific ignores
# Godot 4+ specific ignores, actually, I made this project with 3.5.2 LTS version
.godot/
# Godot-specific ignores
@ -9,7 +9,10 @@ export_presets.cfg
# Imported translations (automatically generated from CSV files)
*.translation
# Mono-specific ignores
# Mono-specific ignores, actually this project doesn't contains mono!
.mono/
data_*/
mono_crash.*.json
# Builds
build/