未验证 提交 90cb9950 编写于 作者: B Brendan Forster 提交者: GitHub

Merge pull request #2797 from gurvircheema/rails5.2

Add storage and yarn related entries for rails 5.2
...@@ -47,3 +47,15 @@ bower.json ...@@ -47,3 +47,15 @@ bower.json
# Ignore node_modules # Ignore node_modules
node_modules/ node_modules/
# Ignore precompiled javascript packs
/public/packs
/public/packs-test
# Ignore yarn files
/yarn-error.log
yarn-debug.log*
.yarn-integrity
# Ignore uploaded files in development
/storage/*
!/storage/.keep
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册