summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2020-04-14 16:43:12 +0200
committerJoas Schilling <coding@schilljs.com>2020-05-12 14:59:00 +0200
commit877166cf799bcd298539680043a187d402633c3f (patch)
tree24234a590c3dd83445f2c8e49f0fd61197988fff /.gitignore
parent43ed8be95a031d7021711ceddcc5c4a49f9d680a (diff)
Add PHP CS
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b4179496b..45b42408f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,7 @@ tests/integration/vendor
tests/integration/output
js
+
+# PHP Coding Style
+vendor/
+.php_cs.cache