1
0
mirror of synced 2025-11-08 12:57:47 +00:00

Add '.idea/*' to gitignore

This commit is contained in:
ShinDarth
2018-08-18 23:03:29 +02:00
committed by Jason Dreyzehner
parent 9de8b66fad
commit 56c948717d

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@ node_modules
build
test
src/**.js
.idea/*
coverage
.nyc_output