Files
spring-webflow-samples/.gitignore
Phillip Webb 0f0d811231 Update Web Flow version to 2.4.0.BUILD-SNAPSHOT
Also the booking-portlet-faces sample is upgraded to JSF 2.0
2013-02-01 03:13:59 -05:00

19 lines
162 B
Plaintext

*.java.hsp
*.sonarj
*.sw*
.DS_Store
target
bin
# Eclipse metadata
.classpath
.project
.settings
.springBeans
# IDEA metadata and output dirs
*.iml
*.ipr
*.iws