1
0
mirror of https://github.com/moparisthebest/wallabag synced 2025-01-30 23:00:20 -05:00

ignore my PHPStorm config

This commit is contained in:
Nicolas Lœuillet 2014-07-12 16:40:00 +02:00
parent 26b77483ee
commit d610968932

3
.gitignore vendored
View File

@ -4,4 +4,5 @@ vendor
composer.phar composer.phar
db/poche.sqlite db/poche.sqlite
inc/poche/config.inc.php inc/poche/config.inc.php
inc/3rdparty/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer/ inc/3rdparty/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer/
.idea/*