mirror of
https://github.com/wallabag/wallabag.git
synced 2025-02-17 03:05:19 +00:00
remove .idea in gitignore
This commit is contained in:
parent
4e067ceabd
commit
8e68391a57
1 changed files with 1 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -4,5 +4,4 @@ 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/*
|
|
Loading…
Reference in a new issue