diff options
author | Thomas Citharel <tcit@tcit.fr> | 2014-10-31 11:50:53 +0100 |
---|---|---|
committer | Thomas Citharel <tcit@tcit.fr> | 2014-10-31 11:50:53 +0100 |
commit | 655550e23aac37ff3b34ccac0758502b55be6abb (patch) | |
tree | 7612eed57c7c07e7b42e8c8b01120101ed783e44 /.gitignore | |
parent | 4bada2b9545fd83951803c604536c09dd5b649cd (diff) | |
parent | 0bf65303cac96835c3a640e292aa00da6ee6a2eb (diff) | |
download | wallabag-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-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,4 +4,5 @@ vendor | |||
4 | composer.phar | 4 | composer.phar |
5 | db/poche.sqlite | 5 | db/poche.sqlite |
6 | inc/poche/config.inc.php | 6 | inc/poche/config.inc.php |
7 | inc/3rdparty/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer/ \ No newline at end of file | 7 | inc/3rdparty/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer/ |
8 | .vagrant \ No newline at end of file | ||