summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorIgor Scheller <igor.scheller@igorshp.de>2017-01-02 02:19:17 +0100
committerIgor Scheller <igor.scheller@igorshp.de>2017-01-02 02:19:17 +0100
commit94b52504145ed5c889093421167306aa7a45d385 (patch)
treebc68f9149f0f59623455eb815131254665c92b70 /.gitignore
parentbc91daedca5646bbc2786bd5c24152b4f723436e (diff)
Added composer with parsedown requirement
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index febc6812..d712148b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,7 @@ _vimrc_local.vim
# Project files
/config/config.php
/test/coverage
+
+# Composer files
+/vendor/
+/composer.lock