Skip to content

Commit 61343fc

Browse files
committed
Extend .gitignore
1 parent 26350e0 commit 61343fc

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
.vscode
2-
build
2+
/build*
3+
.idea/
4+
.DS_Store
5+
Thumbs.db

0 commit comments

Comments
 (0)