Skip to content

Commit 3fc0215

Browse files
committed
add sublime files to gitignore
1 parent 33d9bc0 commit 3fc0215

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ node_modules
33
tmp/**/*
44
.idea
55
.idea/**/*
6-
*.iml
6+
*.iml
7+
*.sublime-*

0 commit comments

Comments
 (0)