diff options
author | chai <chaifix@163.com> | 2022-08-29 09:39:43 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2022-08-29 09:39:43 +0800 |
commit | 3fafce57f902a8d8d20f7e9f1bcb0e55c9cb74f3 (patch) | |
tree | e5394053956da50f9c0bb37b4773e8ce7cdd92c9 /Other/CADEMO/.gitignore |
Diffstat (limited to 'Other/CADEMO/.gitignore')
-rw-r--r-- | Other/CADEMO/.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Other/CADEMO/.gitignore b/Other/CADEMO/.gitignore new file mode 100644 index 0000000..525b8e4 --- /dev/null +++ b/Other/CADEMO/.gitignore @@ -0,0 +1,7 @@ +/ +/* +!/Assets/ +!/Packages/ +!/ProjectSettings/ +!.gitignore +.vs
\ No newline at end of file |