mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Remove IDE and environment specific files from gitignore, as inspired by #598.
This commit is contained in:
parent
8c6972d12d
commit
9eea4749f0
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,14 +1,7 @@
|
|||||||
/node_modules
|
/node_modules
|
||||||
/public/storage
|
/public/storage
|
||||||
/vendor
|
/vendor
|
||||||
/.idea
|
|
||||||
Homestead.json
|
Homestead.json
|
||||||
Homestead.yaml
|
Homestead.yaml
|
||||||
.env
|
.env
|
||||||
_development
|
|
||||||
.env.local
|
|
||||||
result.html
|
|
||||||
test-import.sh
|
|
||||||
test-import-report.txt
|
|
||||||
public/google*.html
|
public/google*.html
|
||||||
.env.backup
|
|
||||||
|
Loading…
Reference in New Issue
Block a user