Files
hawkbit/.gitignore

55 lines
533 B
Plaintext

# Directories #
/build/
/*/build/
/bin/
/*/bin/
/target/
/*/target/
/*/*/target/
# OS Files #
.DS_Store
*.class
# Package Files #
*.jar
*.war
# Sonar
.sonar_lock
# Eclipse IDE
.factorypath
*.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
# CDT-specific
.cproject
# PDT-specific
.buildpath
# Maven
maven.properties
/*/maven.properties