Skip to content

Commit

Permalink
Update .gitignore to exclude macOS specific files
Browse files Browse the repository at this point in the history
  • Loading branch information
sascharo committed Aug 30, 2024
1 parent 677e8c8 commit e6e44ce
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 13 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,6 @@ crashlytics-build.properties
/[Aa]ssets/[Ss]treamingAssets/aa/*

*.xml.inCaseOfCorruption.bak

# macOS
.DS_Store
26 changes: 13 additions & 13 deletions UserSettings/Layouts/default-2022.dwlt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ MonoBehaviour:
m_MinSize: {x: 300, y: 150}
m_MaxSize: {x: 24288, y: 24288}
vertical: 1
controlID: 137
controlID: 130
draggingID: 0
--- !u!114 &4
MonoBehaviour:
Expand Down Expand Up @@ -126,7 +126,7 @@ MonoBehaviour:
m_MinSize: {x: 100, y: 100}
m_MaxSize: {x: 8096, y: 16192}
vertical: 1
controlID: 55
controlID: 58
draggingID: 0
--- !u!114 &6
MonoBehaviour:
Expand Down Expand Up @@ -203,7 +203,7 @@ MonoBehaviour:
m_MinSize: {x: 300, y: 100}
m_MaxSize: {x: 24288, y: 16192}
vertical: 0
controlID: 138
controlID: 131
draggingID: 0
--- !u!114 &9
MonoBehaviour:
Expand Down Expand Up @@ -250,7 +250,7 @@ MonoBehaviour:
m_MinSize: {x: 100, y: 100}
m_MaxSize: {x: 8096, y: 16192}
vertical: 1
controlID: 19
controlID: 33
draggingID: 0
--- !u!114 &11
MonoBehaviour:
Expand Down Expand Up @@ -498,9 +498,9 @@ MonoBehaviour:
m_SceneHierarchy:
m_TreeViewState:
scrollPos: {x: 0, y: 0}
m_SelectedIDs: 9e6a0000
m_SelectedIDs: fc9a0000
m_LastClickedID: 0
m_ExpandedIDs: 8ae3ffff20f3ffffecfaffff
m_ExpandedIDs: ccc0feff
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
Expand Down Expand Up @@ -616,24 +616,24 @@ MonoBehaviour:
m_SkipHidden: 0
m_SearchArea: 1
m_Folders:
- Assets/Scenes
- Assets
m_Globs: []
m_OriginalText:
m_ImportLogFlags: 0
m_FilterByTypeIntersection: 0
m_ViewMode: 1
m_StartGridSize: 16
m_LastFolders:
- Assets/Scenes
- Assets
m_LastFoldersGridSize: 16
m_LastProjectPath: D:\Unity\24s1-ce6127-tanks-lab
m_LockTracker:
m_IsLocked: 0
m_FolderTreeState:
scrollPos: {x: 0, y: 0}
m_SelectedIDs: e2690000
m_LastClickedID: 27106
m_ExpandedIDs: 00000000e0690000e2690000e4690000
m_SelectedIDs: 22060000
m_LastClickedID: 1570
m_ExpandedIDs: 0000000022060000
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
Expand Down Expand Up @@ -661,7 +661,7 @@ MonoBehaviour:
scrollPos: {x: 0, y: 0}
m_SelectedIDs:
m_LastClickedID: 0
m_ExpandedIDs: 00000000e0690000e2690000e4690000
m_ExpandedIDs:
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
Expand All @@ -688,7 +688,7 @@ MonoBehaviour:
m_ListAreaState:
m_SelectedInstanceIDs:
m_LastClickedInstanceID: 0
m_HadKeyboardFocusLastEvent: 1
m_HadKeyboardFocusLastEvent: 0
m_ExpandedInstanceIDs: cac5fbff9e620000e65a0000705b0000fcad0000fc5d000000000000
m_RenameOverlay:
m_UserAcceptedRename: 0
Expand Down

0 comments on commit e6e44ce

Please sign in to comment.