Merge pull request #435 from KWottrich/gitignore-eclipse
Update .gitignore to ignore Eclipse metadata
This commit is contained in:
commit
abdd4bad82
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