Skip to content

Commit

Permalink
ignore project setting and resource
Browse files Browse the repository at this point in the history
  • Loading branch information
liuhaopen committed Apr 2, 2018
1 parent c274e17 commit 0d82d1c
Show file tree
Hide file tree
Showing 18 changed files with 4 additions and 2 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,12 @@
/[Oo]bj/
/[Bb]uild/
/[Bb]uilds/
/Assets/Resources*
/ProjectSettings/
Assets/UIEditor/Res/Preview/
/Assets/AssetStoreTools*


# Visual Studio 2015 cache directory
/.vs/

Expand Down
Binary file removed ProjectSettings/AudioManager.asset
Binary file not shown.
Binary file removed ProjectSettings/ClusterInputManager.asset
Binary file not shown.
Binary file removed ProjectSettings/DynamicsManager.asset
Binary file not shown.
Binary file removed ProjectSettings/EditorBuildSettings.asset
Binary file not shown.
Binary file removed ProjectSettings/EditorSettings.asset
Binary file not shown.
Binary file removed ProjectSettings/GraphicsSettings.asset
Binary file not shown.
Binary file removed ProjectSettings/InputManager.asset
Binary file not shown.
Binary file removed ProjectSettings/NavMeshAreas.asset
Binary file not shown.
Binary file removed ProjectSettings/NetworkManager.asset
Binary file not shown.
Binary file removed ProjectSettings/Physics2DSettings.asset
Binary file not shown.
Binary file removed ProjectSettings/ProjectSettings.asset
Binary file not shown.
2 changes: 0 additions & 2 deletions ProjectSettings/ProjectVersion.txt

This file was deleted.

Binary file removed ProjectSettings/QualitySettings.asset
Binary file not shown.
Binary file removed ProjectSettings/TagManager.asset
Binary file not shown.
Binary file removed ProjectSettings/TimeManager.asset
Binary file not shown.
Binary file removed ProjectSettings/UnityAdsSettings.asset
Binary file not shown.
Binary file removed ProjectSettings/UnityConnectSettings.asset
Binary file not shown.

0 comments on commit 0d82d1c

Please sign in to comment.