.gitignore 404 B

1234567891011121314151617181920212223242526272829
  1. # See http://help.github.com/ignore-files/ for more about ignoring files.
  2. # compiled output
  3. /*/target/
  4. /cbkj_web_parameter/src/main/resources
  5. # IDEs and editors
  6. .project
  7. .classpath
  8. .c9/
  9. *.launch
  10. .settings/
  11. *.sublime-workspace
  12. # IDE
  13. *.iml
  14. .idea/*
  15. !.idea/vcs.xml
  16. !.idea/jsonSchemas.xml
  17. !.idea/encodings.xml
  18. !.idea/dictionaries
  19. !.idea/codeStyles
  20. # SVN
  21. .svn/
  22. #project
  23. .idea/
  24. jrebel-classpath-117992.jar