Skip to content

Commit 659af73

Browse files
Add empty .yarnclean
1 parent 577cd55 commit 659af73

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

.yarnclean

+42
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
# test directories
2+
#__tests__
3+
#test
4+
#tests
5+
#powered-test
6+
7+
# asset directories
8+
#docs
9+
#doc
10+
##website
11+
#images
12+
#assets
13+
14+
# examples
15+
#example
16+
#examples
17+
18+
# code coverage directories
19+
#coverage
20+
#.nyc_output
21+
22+
# build scripts
23+
#Makefile
24+
#Gulpfile.js
25+
#Gruntfile.js
26+
27+
# configs
28+
#.tern-project
29+
#.gitattributes
30+
#.editorconfig
31+
#.*ignore
32+
#.eslintrc
33+
#.jshintrc
34+
#.flowconfig
35+
#.documentup.json
36+
#.yarn-metadata.json
37+
#.*.yml
38+
#*.yml
39+
40+
# misc
41+
#*.gz
42+
#*.md

0 commit comments

Comments
 (0)