wallabag/.gitignore

8 lines
106 B
Plaintext
Raw Normal View History

2014-11-08 07:25:00 +00:00
.DS_Store
2015-01-20 06:40:39 +00:00
.vagrant
app/assets/*
app/cache/*
2013-08-04 16:02:29 +00:00
vendor
2013-08-05 08:32:15 +00:00
composer.phar
2013-08-08 07:55:04 +00:00
db/poche.sqlite
2015-01-20 06:40:39 +00:00
app/config/config.inc.php