diff options
author | chai <chaifix@163.com> | 2022-07-08 09:22:29 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2022-07-08 09:22:29 +0800 |
commit | d4bc85c8642cfd0c98ef73710aa9202a7d774852 (patch) | |
tree | f7c17b4c1915a14ed60f2b4a253115452df041d0 /Other/Malenia/.gitignore | |
parent | 8110c37b5890035ef73f936b3fc5964bf49bcf11 (diff) |
+ Malenia test
Diffstat (limited to 'Other/Malenia/.gitignore')
-rw-r--r-- | Other/Malenia/.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Other/Malenia/.gitignore b/Other/Malenia/.gitignore new file mode 100644 index 00000000..64be6d8a --- /dev/null +++ b/Other/Malenia/.gitignore @@ -0,0 +1,7 @@ +/ +/* +!/Assets/ +!/Docs/ +!/Packages/ +!/ProjectSettings/ +!.gitignore |