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