]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - .gitignore
Add quickstart into the menu
[github/wallabag/wallabag.git] / .gitignore
index 0bcbabb8c585339c0b8e197605a04b12e7c13b18..49ff72c6d6d3b7e38beb780b456f2ba4f5fe9d60 100644 (file)
@@ -13,6 +13,7 @@
 /bin/*
 !/bin/console
 !/bin/symfony_requirements
+.php_cs.cache
 
 # Parameters
 /app/config/parameters.yml
 
 # 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/wallassets/*.dev.js
 
 # Build
 /app/build
@@ -42,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
@@ -55,3 +53,4 @@ app/Resources/build/
 # Test-generated files
 admin-export.json
 specialexport.json
+/data/site-credentials-secret-key.txt