diff options
author | chai <chaifix@163.com> | 2021-05-10 18:04:07 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-05-10 18:04:07 +0800 |
commit | dbbc74505e49659bae5b3125874125cd256f9c17 (patch) | |
tree | 4df216da58a4d87349b647f0ce5856f59eab78dc /.gitignore | |
parent | 1ba2448eb57bf7b55e7ec65249c1f3556b32e12f (diff) |
+init
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1 +1,4 @@ -CollectionProj/*
\ No newline at end of file +CollectionProj/* +!CollectionProj/Assets +!CollectionProj/Packages +!CollectionProj/ProjectSettings
\ No newline at end of file |