Fix for issue #33: excessive usage of numeric charset entities when converting utf8...
[plcapi.git] / .gitignore
index 8d880ea..1305331 100644 (file)
@@ -1,3 +1,6 @@
 /.idea
 composer.phar
-
+composer.lock
+/vendor/*
+/tests/coverage/*
+/build/*