diff options
author | Scarabeaver <kopakoraello@googlemail.com> | 2022-07-16 15:30:01 +0200 |
---|---|---|
committer | Scarabeaver <kopakoraello@googlemail.com> | 2022-07-16 15:30:01 +0200 |
commit | 6dbaf3d367721caec94fc492af26ff732ccec852 (patch) | |
tree | 70dbf36d73c26f4b976961dabf4bbf0290e5faf6 /.gitattributes | |
parent | 2001ff5269470e6809088252728b4473cc09fc20 (diff) | |
download | 2022-6dbaf3d367721caec94fc492af26ff732ccec852.tar.gz 2022-6dbaf3d367721caec94fc492af26ff732ccec852.tar.bz2 2022-6dbaf3d367721caec94fc492af26ff732ccec852.zip |
CityLevel1 Szene erstellt
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 26b869c..53b193c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -12,4 +12,9 @@ thirdparty/* linguist-vendored *.jar binary *.png binary *.ttf binary -*.tza binary
\ No newline at end of file +*.tza binary + +.godot binary +.material binary +.import binary +*.tscn filter=lfs diff=lfs merge=lfs -text
\ No newline at end of file |