MessageBus/.gitignore

16 lines
187 B
Plaintext
Raw Normal View History

2012-10-23 10:31:12 +02:00
# idea project settings #
*.iml
2012-10-23 09:42:48 +02:00
# Package Files #
*.war
*.ear
2012-10-23 10:31:12 +02:00
# root of compiled classes #
2012-10-23 09:42:48 +02:00
target/**/*
2013-01-09 17:43:35 +01:00
target/**
# the local maven repository #
mvn-local-repo/**/*
release.properties