X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=49ff72c6d6d3b7e38beb780b456f2ba4f5fe9d60;hb=e9579d6de9ea99522e5905e8bb827e858c8da1fc;hp=736ef852982243e6f6b31275d1ec6682cb79fe61;hpb=2490f61dca635026a3eb9b5e9b6978b1981b1172;p=github%2Fwallabag%2Fwallabag.git diff --git a/.gitignore b/.gitignore index 736ef852..49ff72c6 100644 --- a/.gitignore +++ b/.gitignore @@ -23,12 +23,11 @@ # Assets and user uploads web/uploads/ -!web/bundles -web/bundles/* -!web/bundles/wallabagcore +/web/bundles/* +!/web/bundles/.gitkeep /web/assets/images/* !web/assets/images/.gitkeep -web/bundles/wallabagcore/*.dev.js +/web/wallassets/*.dev.js # Build /app/build @@ -44,9 +43,6 @@ data/db/wallabag*.sqlite docker/logs/ docker/data/ -# To avoid crazy stuff on some PR, we must manually FORCE ADD IT on each new release -composer.lock - # assets stuff node_modules/ bin