Skip to content

Commit 7e0c70e

Browse files
docs: add .build foler to .gitignore
1 parent f76c3c8 commit 7e0c70e

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1+
# Development
12
.swiftpm/
2-
.DS_Store
3+
.build/
4+
5+
# macOS files
6+
.DS_Store
Binary file not shown.

0 commit comments

Comments
 (0)