.git files
authorgggeek <giunta.gaetano@gmail.com>
Wed, 4 Mar 2020 09:09:43 +0000 (09:09 +0000)
committergggeek <giunta.gaetano@gmail.com>
Wed, 4 Mar 2020 09:09:43 +0000 (09:09 +0000)
.gitattributes
.gitignore

index 8cda532..2047198 100644 (file)
@@ -1,10 +1,7 @@
 demo/ export-ignore
 doc/ export-ignore
 tests/ export-ignore
+.gitattributes export-ignore
 .gitignore export-ignore
 .travis.yml export-ignore
-compatibility-test.php export-ignore
-composer.lock export-ignore
-CONTRIBUTING.md export-ignore
-Makefile export-ignore
 phpunit.xml export-ignore
index 1305331..9d30b66 100644 (file)
@@ -1,6 +1,5 @@
 /.idea
-composer.phar
-composer.lock
-/vendor/*
-/tests/coverage/*
 /build/*
+/tests/coverage/*
+/vendor/*
+composer.lock