Skip to content

Commit 26e38ed

Browse files
committed
feat(gitignore): add .DS_Store and .devtools/ to ignore list
1 parent 6b63445 commit 26e38ed

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,4 +148,6 @@ build/
148148

149149
log.txt
150150

151-
.DS_Store
151+
.DS_Store
152+
153+
.devtools/

0 commit comments

Comments
 (0)