]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - .gitignore
manage assets through npm
[github/wallabag/wallabag.git] / .gitignore
index 02e921f8d0accce39ad7aa53e1882a7ec588b3b0..5eca0e6b2f7f85e723397a01bcc95d6c7722fe00 100644 (file)
@@ -38,3 +38,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/*