28 lines
315 B
Plaintext
28 lines
315 B
Plaintext
/Flugbuch/
|
|
*target*
|
|
*.jar
|
|
*.war
|
|
*.ear
|
|
*.class
|
|
|
|
# eclipse specific git ignore
|
|
*.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 |