java-tutorials/.gitignore

26 lines
204 B
Plaintext
Raw Normal View History

2013-04-29 11:26:36 -07:00
*.class
# Package Files #
*.war
*.ear
2014-06-10 19:34:55 +01:00
# Eclipse
.settings/
.prefs
*.prefs
# Intellij
.idea/
*.iml
*.iws
# Mac
.DS_Store
# Maven
log/
target/
2016-03-03 12:52:18 +02:00
spring-openid/src/main/resources/application.properties