diff options
author | Nicolas Frandeboeuf <nicofrand@gmail.com> | 2013-08-23 22:24:11 +0200 |
---|---|---|
committer | Nicolas Frandeboeuf <nicofrand@gmail.com> | 2013-08-23 22:24:11 +0200 |
commit | b548b2192c333fa3b9304d6a1a0aa8dcf7e8e271 (patch) | |
tree | 3dbd81e143ed4d8468e787261b6080c2fa571cbc /.gitignore | |
parent | f3e4f109a3ae6cd58e0abc9e909ac823d5e3065a (diff) | |
download | wallabag-b548b2192c333fa3b9304d6a1a0aa8dcf7e8e271.tar.gz wallabag-b548b2192c333fa3b9304d6a1a0aa8dcf7e8e271.tar.zst wallabag-b548b2192c333fa3b9304d6a1a0aa8dcf7e8e271.zip |
Clean markup
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,4 +5,5 @@ composer.phar | |||
5 | db/poche.sqlite | 5 | db/poche.sqlite |
6 | output | 6 | output |
7 | phpdoc* | 7 | phpdoc* |
8 | inc/poche/myconfig.inc.php \ No newline at end of file | 8 | inc/poche/myconfig.inc.php |
9 | install/* \ No newline at end of file | ||