X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=e4979f3182f65a3140332e30f8a290485b0ae327;hb=6ad93dff69d7c2beb2196e73f641e6484fccbeb7;hp=84641e77178ed4e2574652ad10f9720b24957bdb;hpb=217f3ca0b4e2d02d90a6561678ffef5f656ed899;p=github%2Fwallabag%2Fwallabag.git diff --git a/.gitignore b/.gitignore index 84641e77..e4979f31 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +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/ -.vagrant \ No newline at end of file +app/config/config.inc.php \ No newline at end of file