Skip to content

Commit f8c6a2c

Browse files
committed
chore: Remove .DS_Store and Xcode user files, update .gitignore
1 parent 7a1531b commit f8c6a2c

7 files changed

Lines changed: 8 additions & 48 deletions

File tree

.DS_Store

-6 KB
Binary file not shown.

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,11 @@ src/**/*.build.js
33
src/options.build.css
44

55
.vscode/
6+
7+
# macOS
8+
.DS_Store
9+
**/.DS_Store
10+
11+
# Xcode user data
12+
*.xcuserstate
13+
xcuserdata/

apple/.DS_Store

-6 KB
Binary file not shown.

apple/NostrKey.xcodeproj/xcuserdata/ryan.xcuserdatad/xcschemes/xcschememanagement.plist

Lines changed: 0 additions & 29 deletions
This file was deleted.

apple/NostrKey.xcodeproj/xcuserdata/vveerrgg.xcuserdatad/xcschemes/xcschememanagement.plist

Lines changed: 0 additions & 19 deletions
This file was deleted.

src/.DS_Store

-6 KB
Binary file not shown.

0 commit comments

Comments
 (0)