aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2014-10-30 20:42:17 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2014-10-30 20:42:17 +0100
commitc4800fc6da8907766b7dec1e78a9af19559e6442 (patch)
treefaa9bff2b5b7a8b9089ce7fd58a38071bce92cf6 /.gitignore
parentd51c2e05d36ef66f2b55932c0bc5edc99b8c1ceb (diff)
downloadwallabag-c4800fc6da8907766b7dec1e78a9af19559e6442.tar.gz
wallabag-c4800fc6da8907766b7dec1e78a9af19559e6442.tar.zst
wallabag-c4800fc6da8907766b7dec1e78a9af19559e6442.zip
ignore vagrant directory
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