Files
spring-amqp-samples/.gitignore
Ealden Esto E. Escanan 1eac797b96 Further ignore IDEA-generated files
Currently the project ignores .idea (directory-based format) as well
as *.ims (file-based format) but not *.ipr and *.iws.  We thus ignore
the latter two as they are generated by IDEA as well.

Signed-off-by: Ealden Esto E. Escanan <ealden@gmail.com>
2011-10-17 22:35:53 +08:00

19 lines
232 B
Plaintext

target
bin
.classpath
.project
.settings
.springBeans
.ant-targets-build.xml
src/ant/.ant-targets-upload-dist.xml
*.swp
*/src/main/java/META-INF
*/src/main/webapp/META-INF
erl_crash.dump
nohup.out
jredis.log
.idea
*.iml
*.ipr
*.iws