mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-06 04:34:00 +00:00
Clean up git ignore.
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -1,19 +1,9 @@
|
|||||||
/node_modules
|
/node_modules
|
||||||
/frontend/node_modules
|
/frontend/node_modules
|
||||||
/frontend/fonts
|
|
||||||
/frontend/images
|
|
||||||
/public/hot
|
|
||||||
/public/storage
|
|
||||||
/storage/*.key
|
/storage/*.key
|
||||||
/vendor
|
/vendor
|
||||||
/.vagrant
|
/.vagrant
|
||||||
Homestead.json
|
|
||||||
Homestead.yaml
|
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
yarn-error.log
|
yarn-error.log
|
||||||
.env
|
.env
|
||||||
public/google*.html
|
|
||||||
report.html
|
|
||||||
composer.phar
|
composer.phar
|
||||||
app.js.map
|
|
||||||
frontend-v3
|
|
||||||
|
Reference in New Issue
Block a user