.gitignore 116 B

123456789101112
  1. /.idea
  2. /.vscode
  3. /.gradle
  4. /build
  5. /app/build
  6. /baselibrary/build
  7. /app/debug
  8. /app/release
  9. *.log
  10. .env
  11. version.properties