java-tutorials/.gitignore

26 lines
204 B
Plaintext
Raw Normal View History

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