Skip to content

Commit ab8bcb8

Browse files
committed
ignore .idea on MAC
1 parent a8e7d83 commit ab8bcb8

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
node_modules/*
44
npm-debug.log
55
.*.sw[op]
6-
test/fixtures/*.log
6+
test/fixtures/*.log
7+
.idea

0 commit comments

Comments
 (0)