Git-ignore assets

This commit is contained in:
Artur Beljajev 2018-10-27 23:17:21 +03:00
parent 8666f4f714
commit 74cc4ca7f4

1
.gitignore vendored
View file

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