mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-18 18:44:16 +00:00
ignore node.js built files and vscode files
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -2,9 +2,11 @@
|
||||
/frontend/node_modules
|
||||
/public/hot
|
||||
/public/storage
|
||||
/public/v1/js
|
||||
/storage/*.key
|
||||
/vendor
|
||||
/.vagrant
|
||||
/.vscode
|
||||
Homestead.json
|
||||
Homestead.yaml
|
||||
npm-debug.log
|
||||
|
Reference in New Issue
Block a user