Add locks and logs to .gitignore. (#6124)

This commit is contained in:
Denys Dovhan
2018-04-06 23:21:37 +03:00
committed by Vladimir Agafonkin
parent ac4753cb64
commit 9d12f4185d

2
.gitignore vendored
View File

@ -17,3 +17,5 @@ bower.json
component.json
debug/local/
Gemfile.lock
*lock*
*.log