mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
test data
This commit is contained in:
parent
1fdc0a196c
commit
b5fbc8b632
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,6 +8,7 @@ _ide_helper.php
|
|||||||
_ide_helper_models.php
|
_ide_helper_models.php
|
||||||
.phpstorm.meta.php
|
.phpstorm.meta.php
|
||||||
|
|
||||||
|
storage/
|
||||||
|
|
||||||
# Eclipse project files
|
# Eclipse project files
|
||||||
.buildpath
|
.buildpath
|
||||||
|
1
storage/build/.gitignore
vendored
1
storage/build/.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
*
|
*
|
||||||
!.gitignore
|
!.gitignore
|
||||||
|
!test-upload.csv
|
||||||
|
Loading…
Reference in New Issue
Block a user