.gitignore: ignore editor and swap files

This commit is contained in:
Thomas Gelf 2018-04-18 11:13:15 +02:00
parent b1d5041489
commit a9d43f5961

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
.idea
.*.sw[op]
composer.lock
vendor