aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2014-10-31 11:50:53 +0100
committerThomas Citharel <tcit@tcit.fr>2014-10-31 11:50:53 +0100
commit655550e23aac37ff3b34ccac0758502b55be6abb (patch)
tree7612eed57c7c07e7b42e8c8b01120101ed783e44 /.gitignore
parent4bada2b9545fd83951803c604536c09dd5b649cd (diff)
parent0bf65303cac96835c3a640e292aa00da6ee6a2eb (diff)
downloadwallabag-655550e23aac37ff3b34ccac0758502b55be6abb.tar.gz
wallabag-655550e23aac37ff3b34ccac0758502b55be6abb.tar.zst
wallabag-655550e23aac37ff3b34ccac0758502b55be6abb.zip
Merge pull request #904 from wallabag/vagrantfile
Vagrantfile
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index aec2e3ef..84641e77 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,5 @@ vendor
4composer.phar 4composer.phar
5db/poche.sqlite 5db/poche.sqlite
6inc/poche/config.inc.php 6inc/poche/config.inc.php
7inc/3rdparty/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer/ \ No newline at end of file 7inc/3rdparty/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer/
8.vagrant \ No newline at end of file