.gitignore 384 B

123456789101112131415161718192021222324252627282930
  1. plan/*.aux
  2. plan/*.log
  3. plan/*.synctex.gz
  4. repos/*
  5. code-maat/*
  6. **.log.*
  7. **.log
  8. **/.ipynb_checkpoints
  9. **.retry
  10. **datasets
  11. *.json
  12. __pycache__
  13. szz/bin/*
  14. szz/build/*
  15. szz/gradle
  16. szz/jars
  17. szz/gradlew
  18. szz/run
  19. szz/gerrit_all_commits_without_patchsets.json
  20. szz/gradlew.bat
  21. szz/bugReports.txt
  22. szz/historyCommits.txt
  23. szz/information
  24. szz/.gradle
  25. szz/results
  26. szz/libs
  27. szz/gradle.properties
  28. .gradle