Skip to content

Commit 4f0936e

Browse files
committed
chore: gitignore 경량화
1 parent eca5e18 commit 4f0936e

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.gitignore

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,8 @@ Breakpoints_v2.xcbkptlist
1717
**/build/
1818
**/xcuserdata/
1919
ContentView.swift
20-
DevLog.xcworkspace/
21-
Application/**/*.xcodeproj/
22-
Widget/**/*.xcodeproj/
20+
**/*.xcworkspace/
21+
**/*.xcodeproj/
2322

2423
# NPM
2524
node_modules/

0 commit comments

Comments
 (0)