Update .gitignore

serial
BlueMatthew 1 year ago
parent d7978fa22d
commit 77bd77cc47

4
.gitignore vendored

@ -2,6 +2,10 @@
# Gradle files
.gradle/
build/
app/release/
app/debug/
mpmaster/release/
mpmaster/debug/
# Local configuration file (sdk path, etc)
local.properties

Loading…
Cancel
Save