feat:1、添加项目
This commit is contained in:
+35
@@ -0,0 +1,35 @@
|
||||
**/.idea
|
||||
**/.idea/
|
||||
**/*.iml
|
||||
**/.vs/
|
||||
**/Library/
|
||||
**/bin/
|
||||
**/obj/
|
||||
**/.objs/
|
||||
**/Temp/
|
||||
**/.svn/
|
||||
**/*.csproj
|
||||
**/*.csproj.user
|
||||
**/*.symbols.zip
|
||||
**/JetBrains.Rider.Unity.Editor.Plugin.Repacked.*
|
||||
**/*.apk
|
||||
**/*.ipa
|
||||
*/*.pyc
|
||||
*/*.spec
|
||||
*/fontconfig.bmfc
|
||||
**/*~
|
||||
|
||||
*.sln
|
||||
.vscode
|
||||
Logs/*
|
||||
AssetBundle/*
|
||||
/build
|
||||
|
||||
UserSettings/Layouts/*.dwlt
|
||||
|
||||
Assets/StreamingAssets.meta
|
||||
**/.DS_Store
|
||||
ProjectSettings/AndroidResolverDependencies.xml
|
||||
Assets/Plugins/Android/mainTemplate.gradle
|
||||
Assets/Plugins/IngameDebugConsole/Scripts/Attributes/ConsoleAttribute.cs.meta
|
||||
Assets/Plugins/IngameDebugConsole/Scripts/Attributes/ConsoleCustomTypeParserAttribute.cs.meta
|
||||
Reference in New Issue
Block a user