Unverified Commit 053f1670 authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2829 from valentine/rails-public-assets

Ignore public/assets in Rails .gitignore
parents 5e2428f3 86fdc700
......@@ -50,6 +50,7 @@ node_modules/
# Ignore precompiled javascript packs
/public/packs
/public/packs-test
/public/assets
# Ignore yarn files
/yarn-error.log
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment