diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2014-07-18 11:28:49 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2014-07-18 11:28:49 +0200 |
commit | 8e68391a57ba7055823a25726641d176041e1af9 (patch) | |
tree | f820e26de5d465844b029c4f725bff742e65129b | |
parent | 4e067ceabd705201a16b4c92cf4b23f3b990326c (diff) | |
download | wallabag-8e68391a57ba7055823a25726641d176041e1af9.tar.gz wallabag-8e68391a57ba7055823a25726641d176041e1af9.tar.zst wallabag-8e68391a57ba7055823a25726641d176041e1af9.zip |
remove .idea in gitignore
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -4,5 +4,4 @@ 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/ | 7 | inc/3rdparty/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer/ \ No newline at end of file |
8 | .idea/* \ No newline at end of file | ||