aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2014-07-12 16:40:00 +0200
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2014-07-12 16:40:00 +0200
commitd610968932539ea9c59d4a3b3c261a9adeb92234 (patch)
tree8025d10e6b930d6c6e690d99970aaca0972307a2 /.gitignore
parent26b77483ee7545c0e4f8eeb205a5743bf3589adb (diff)
downloadwallabag-d610968932539ea9c59d4a3b3c261a9adeb92234.tar.gz
wallabag-d610968932539ea9c59d4a3b3c261a9adeb92234.tar.zst
wallabag-d610968932539ea9c59d4a3b3c261a9adeb92234.zip
ignore my PHPStorm config
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index aec2e3ef..c3377147 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.idea/* \ No newline at end of file