diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2014-07-12 16:40:00 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2014-07-12 16:40:00 +0200 |
commit | d610968932539ea9c59d4a3b3c261a9adeb92234 (patch) | |
tree | 8025d10e6b930d6c6e690d99970aaca0972307a2 | |
parent | 26b77483ee7545c0e4f8eeb205a5743bf3589adb (diff) | |
download | wallabag-d610968932539ea9c59d4a3b3c261a9adeb92234.tar.gz wallabag-d610968932539ea9c59d4a3b3c261a9adeb92234.tar.zst wallabag-d610968932539ea9c59d4a3b3c261a9adeb92234.zip |
ignore my PHPStorm config
-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 | .idea/* \ No newline at end of file | ||