Flugbuch/.gitignore

28 lines
315 B
Plaintext
Raw Permalink Normal View History

2024-06-17 10:24:34 +02:00
/Flugbuch/
2024-06-17 10:42:02 +02:00
*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