diff options
author | chai <chaifix@163.com> | 2021-08-02 08:38:46 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-08-02 08:38:46 +0800 |
commit | 4f7fa7c6d5db44179b21dc17da0f7322efc4cb45 (patch) | |
tree | 5bcc2a2991d0bfc836db88300981a02bcd8c1b04 | |
parent | ce73a13f28e5a947df8f1f87f1f1be20010952ec (diff) |
*git ignore
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,8 +1,10 @@ / /Assets/Art/AnimClips/ +/Assets/Art/Animations/ /* /Assets/Art/AnimClips/* +/Assets/Art/Animations/* !/Assets/ !/Packages/ !/ProjectSettings/ -!.gitignore
\ No newline at end of file +!.gitignore |