Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6b4e60d

Browse files
committedNov 13, 2024
add .index-build and .devcontainer to .gitignore
1 parent 54fd25b commit 6b4e60d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.DS_Store
22
*.build
3+
*.index-build
34
/.xcodeproj
45
*.pem
56
.podspecs
@@ -10,3 +11,4 @@ Package.resolved
1011
.serverless
1112
.vscode
1213
Makefile
14+
.devcontainer

0 commit comments

Comments
 (0)
Please sign in to comment.