X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=e4979f3182f65a3140332e30f8a290485b0ae327;hb=6ad93dff69d7c2beb2196e73f641e6484fccbeb7;hp=aec2e3ef5bb3f144d0b6864493901c7675c1e665;hpb=d3b52886f5d4e1f22ae00f904120c4c0bed4eb29;p=github%2Fwallabag%2Fwallabag.git diff --git a/.gitignore b/.gitignore index aec2e3ef..e4979f31 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,8 @@ -assets/* -cache/* +.DS_Store +.vagrant +app/assets/* +app/cache/* vendor composer.phar db/poche.sqlite -inc/poche/config.inc.php -inc/3rdparty/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer/ \ No newline at end of file +app/config/config.inc.php \ No newline at end of file