[ALL] gitignore for NetBeans IDE
vscode has it's own ignore and so should NetBeans IDE
This commit is contained in:
parent
122e99c1fb
commit
346a1dbddf
|
@ -5,6 +5,7 @@
|
|||
/vendor
|
||||
/.idea
|
||||
/.vscode
|
||||
/nbproject
|
||||
/.vagrant
|
||||
Homestead.json
|
||||
Homestead.yaml
|
||||
|
|
Loading…
Reference in New Issue