aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorJérémy Benoist <j0k3r@users.noreply.github.com>2017-10-23 11:09:17 +0200
committerGitHub <noreply@github.com>2017-10-23 11:09:17 +0200
commit1953a872932a63792293b4aec087880265ba89f7 (patch)
treefd16599e737fcdaf193c933ef3ec4a4ee248b117 /.gitignore
parentd83d25dadec2c38460a32d96f5d2903426fec9d3 (diff)
parent702f2d67d60ca963492b90dad74cb5f8dcc84e51 (diff)
downloadwallabag-1953a872932a63792293b4aec087880265ba89f7.tar.gz
wallabag-1953a872932a63792293b4aec087880265ba89f7.tar.zst
wallabag-1953a872932a63792293b4aec087880265ba89f7.zip
Merge pull request #3011 from wallabag/2.3
wallabag 2.3.0
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0bcbabb8..736ef852 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,6 +13,7 @@
13/bin/* 13/bin/*
14!/bin/console 14!/bin/console
15!/bin/symfony_requirements 15!/bin/symfony_requirements
16.php_cs.cache
16 17
17# Parameters 18# Parameters
18/app/config/parameters.yml 19/app/config/parameters.yml
@@ -27,6 +28,7 @@ web/bundles/*
27!web/bundles/wallabagcore 28!web/bundles/wallabagcore
28/web/assets/images/* 29/web/assets/images/*
29!web/assets/images/.gitkeep 30!web/assets/images/.gitkeep
31web/bundles/wallabagcore/*.dev.js
30 32
31# Build 33# Build
32/app/build 34/app/build
@@ -55,3 +57,4 @@ app/Resources/build/
55# Test-generated files 57# Test-generated files
56admin-export.json 58admin-export.json
57specialexport.json 59specialexport.json
60/data/site-credentials-secret-key.txt