mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Updated gitignore with eclipse files and storage directory
This commit is contained in:
parent
2afb455bac
commit
8e0e9734a5
8
.gitignore
vendored
8
.gitignore
vendored
@ -7,3 +7,11 @@ Homestead.json
|
|||||||
_ide_helper.php
|
_ide_helper.php
|
||||||
_ide_helper_models.php
|
_ide_helper_models.php
|
||||||
.phpstorm.meta.php
|
.phpstorm.meta.php
|
||||||
|
|
||||||
|
storage/
|
||||||
|
|
||||||
|
# Eclipse project files
|
||||||
|
.buildpath
|
||||||
|
.project
|
||||||
|
.settings/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user