Skip to content

Commit 0f88c52

Browse files
committed
Added windows thumbs and Desktop.ini to gitignore
1 parent cbd18b0 commit 0f88c52

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
.sass-cache
22
node_modules/
3-
.DS_Store
4-
test/
53
npm-debug.log
4+
test/
65
.idea
6+
.DS_Store
7+
Thumbs.db
8+
Desktop.ini

0 commit comments

Comments
 (0)