X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=fb51034e28110d62921deddf00cbacaf6eb85358;hb=267b9d62dcefb79e16a6247d18e56465ccafdc8c;hp=f596c7b8fb9d6562ec0baa1a1b76f580308451ec;hpb=e408d7e895e784271a55c3a200666034db0af80a;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/*