summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 1e844fd7..167684d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,4 +19,5 @@ build/
coverage*
vendor/
-/.php_cs.cache
+.php_cs.cache
+composer.phar \ No newline at end of file