Skip to content

Commit c0c6cf7

Browse files
committed
upd .gitignore
1 parent cd64dea commit c0c6cf7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
tmp/*
2+
spec/config.yml
3+
4+
*~
5+
.DS_Store
6+
.idea
7+
.idea/**/*
8+
Thumbs.db

0 commit comments

Comments
 (0)