changes in .gitignore

This commit is contained in:
2022-11-02 16:01:40 +05:00
parent 1ddd2439ee
commit 62f0ff2aac
20 changed files with 206 additions and 6021 deletions
+1 -1
View File
@@ -44,10 +44,10 @@
<Compile Include="Assets\DOTween\Modules\DOTweenModuleAudio.cs" />
<Compile Include="Assets\DOTween\Modules\DOTweenModulePhysics.cs" />
<Compile Include="Assets\DOTween\Modules\DOTweenModuleEPOOutline.cs" />
<Compile Include="Assets\Scripts\Interfaces\IGameComponent.cs" />
<Compile Include="Assets\Scripts\InputHandler.cs" />
<Compile Include="Assets\DOTween\Modules\DOTweenModuleUI.cs" />
<Compile Include="Assets\DOTween\Modules\DOTweenModuleUtils.cs" />
<Compile Include="Assets\Scripts\Interfaces\IGameComponent.cs" />
<Compile Include="Assets\Scripts\GameSystem.cs" />
<None Include="Assets\DOTween\readme.txt" />
<Reference Include="UnityEngine">