aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2015-01-20 07:40:39 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2015-01-20 07:40:39 +0100
commit6ad93dff69d7c2beb2196e73f641e6484fccbeb7 (patch)
tree12430b858be2a41029fc11d1afa1fa2a120b96f9 /.gitignore
parentc78c1a3f08815aab99752026ccdf1dcf63cf43c1 (diff)
downloadwallabag-6ad93dff69d7c2beb2196e73f641e6484fccbeb7.tar.gz
wallabag-6ad93dff69d7c2beb2196e73f641e6484fccbeb7.tar.zst
wallabag-6ad93dff69d7c2beb2196e73f641e6484fccbeb7.zip
new folders
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 4 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 5b34c79f..e4979f31 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,8 @@
1.DS_Store 1.DS_Store
2assets/* 2.vagrant
3cache/* 3app/assets/*
4app/cache/*
4vendor 5vendor
5composer.phar 6composer.phar
6db/poche.sqlite 7db/poche.sqlite
7inc/poche/config.inc.php 8app/config/config.inc.php \ No newline at end of file
8inc/3rdparty/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer/
9.vagrant \ No newline at end of file