Skip to content
This repository was archived by the owner on Nov 16, 2018. It is now read-only.

Commit 78e03d8

Browse files
committed
Notes about yarn clean
1 parent 245990f commit 78e03d8

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ npm-debug.log
33
.DS_Store
44
dist
55
*.swp
6+
.yarnclean

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
# hapi-react-hot-loader
1+
# hapi-react-hot-loader
2+
3+
Never do `yarn clean`.

0 commit comments

Comments
 (0)