mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-08 16:05:25 +00:00
Ignore tests exported files
This commit is contained in:
parent
8ee18fdabc
commit
d49cdfe2ef
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -51,3 +51,7 @@ bin
|
||||||
app/Resources/build/
|
app/Resources/build/
|
||||||
!/src/Wallabag/CoreBundle/Resources/public
|
!/src/Wallabag/CoreBundle/Resources/public
|
||||||
/src/Wallabag/CoreBundle/Resources/public/*
|
/src/Wallabag/CoreBundle/Resources/public/*
|
||||||
|
|
||||||
|
# Test-generated files
|
||||||
|
admin-export.json
|
||||||
|
specialexport.json
|
||||||
|
|
Loading…
Reference in a new issue