1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-26 18:21:02 +00: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

1
.gitignore vendored
View file

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