Update .gitignore to ignore Eclipse metadata
This commit is contained in:
parent
d57e426bb0
commit
bd322ef67a
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -15,3 +15,8 @@ rooibosFunctionMap.brs
|
|||
*/buildinfo.brs
|
||||
.vscode
|
||||
logs
|
||||
|
||||
#Eclipse
|
||||
.buildpath
|
||||
.project
|
||||
.settings
|
Loading…
Reference in New Issue
Block a user