Merge pull request #1025 from internetee/git-ignore-assets

Git-ignore assets
This commit is contained in:
Timo Võhmar 2018-11-05 10:32:20 +02:00 committed by GitHub
commit 0ecd95818c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View file

@ -1,6 +1,7 @@
/log
/tmp
/public/system
/public/assets
/coverage/
/.bundle
/vendor/bundle