Skip to content

Commit 0f06be4

Browse files
committed
Update idea files
1 parent af06e09 commit 0f06be4

File tree

3 files changed

+8
-28
lines changed

3 files changed

+8
-28
lines changed

.gitignore

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
# project
2-
.nyc_output/
3-
build/
4-
coverage/
2+
/.nyc_output/
3+
/build/
4+
/coverage/
55

66
# node
77
node_modules/
8+
npm-debug.log
89

910
# editors
10-
.idea/dictionaries
11-
.idea/*.local.xml
12-
.idea/workspace.xml
11+
/.idea/dictionaries
12+
/.idea/*.local.xml
13+
/.idea/workspace.xml
1314
*.kate-swp
1415
*.swp
1516

.idea/jsLibraryMappings.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/node-stream-async-iterator.iml

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)