X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=fb51034e28110d62921deddf00cbacaf6eb85358;hb=02f64895728fe9aee2c696a627e0bbe27a24faf2;hp=f596c7b8fb9d6562ec0baa1a1b76f580308451ec;hpb=317fc6e684356b645ea1327c2631c7d5fc193ddd;p=github%2Fwallabag%2Fwallabag.git diff --git a/.gitignore b/.gitignore index f596c7b8..fb51034e 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,11 @@ 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/ +!app/Resources/static/lib +app/Resources/static/lib/* +/bin +!/src/Wallabag/CoreBundle/Resources/public +/src/Wallabag/CoreBundle/Resources/public/*