Merge pull request #435 from KWottrich/gitignore-eclipse

Update .gitignore to ignore Eclipse metadata
This commit is contained in:
Neil Burrows 2021-05-01 10:16:43 +01:00 committed by GitHub
commit abdd4bad82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
.gitignore vendored
View File

@ -15,3 +15,8 @@ rooibosFunctionMap.brs
*/buildinfo.brs
.vscode
logs
#Eclipse
.buildpath
.project
.settings