Files
hawkbit/.gitignore
2016-03-02 10:22:27 +01:00

56 lines
582 B
Plaintext

# Directories #
/build/
/*/build/
/bin/
/*/bin/
/target/
/*/target/
/*/*/target/
# OS Files #
.DS_Store
*.class
# Package Files #
*.jar
*.war
# Sonar
.sonar_lock
# Created by spring-boot-configuration-processor
.factorypath
# Eclipse IDE
*.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