.gitignore 76 B

12345678
  1. /bin/
  2. /build/
  3. /out/
  4. /.idea/
  5. /.gradle/
  6. /app/build/
  7. /app/debug/
  8. /app/release/