added eclipse gitignore

This commit is contained in:
2020-01-14 20:56:36 +01:00
parent 7177bc8f09
commit 9fd050edab
2 changed files with 28 additions and 2 deletions

28
.gitignore vendored
View File

@ -58,3 +58,31 @@ freeline_project_description.json
.directory
.idea/
# Java related
target/**
*.jar
*.war
*.ear
*.class
# eclipse specific
*.pydevproject
.project
.metadata
bin/**
tmp/**
tmp/**/*
*.tmp
*.bak
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath
# External tool builders
.externalToolBuilders/
# Locally stored "Eclipse launch configurations"
*.launch