aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2017-04-29 19:41:14 +0200
committerThomas Citharel <tcit@tcit.fr>2017-04-29 19:41:14 +0200
commitd49cdfe2efc9c747c0dad9fed7e3b0f11b5a72d7 (patch)
tree98cc816cf184ae1aece076773b393722e4868253 /.gitignore
parent8ee18fdabc38bf67c2b23c40362ac19e933edfa7 (diff)
downloadwallabag-d49cdfe2efc9c747c0dad9fed7e3b0f11b5a72d7.tar.gz
wallabag-d49cdfe2efc9c747c0dad9fed7e3b0f11b5a72d7.tar.zst
wallabag-d49cdfe2efc9c747c0dad9fed7e3b0f11b5a72d7.zip
Ignore tests exported files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 84fb95d7..0bcbabb8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,3 +51,7 @@ bin
51app/Resources/build/ 51app/Resources/build/
52!/src/Wallabag/CoreBundle/Resources/public 52!/src/Wallabag/CoreBundle/Resources/public
53/src/Wallabag/CoreBundle/Resources/public/* 53/src/Wallabag/CoreBundle/Resources/public/*
54
55# Test-generated files
56admin-export.json
57specialexport.json