You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.gitignore 312B

123456789101112131415161718
  1. #.gitignore file
  2. /*.key
  3. /build/
  4. /dist
  5. /lib/*.jar
  6. build-before-profiler.xml
  7. /nbproject/profiler-build-impl.xml
  8. /nbproject/genfiles.properties
  9. /nbproject/private
  10. /etc/nexus-teamcity.properties
  11. /.gradle
  12. /*/build
  13. /nexus-teamcity.gradle
  14. # Generated files created by IDEA
  15. /*/src/*/generated
  16. /*/src/*/generated_tests