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 190B

1234567891011
  1. # Gradle created directories
  2. /.gradle
  3. /build
  4. # Downloaded private settings
  5. /etc/clover/clover.license
  6. # IDE generated files
  7. /atlassian-ide-plugin.xml
  8. /.idea/workspace.xml
  9. /.idea/libraries