Ignore gradle.properties.swp (#8425)

* gitignore

* e

* .

* suggestion changes
pull/8437/head
d-najd 2 years ago committed by GitHub
parent 1e93d785e5
commit 37ff3b4920
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
.gitignore vendored

@ -10,4 +10,7 @@
*/build
/build
*.apk
app/**/output.json
app/**/output.json
# Unnecessary file
*.swp
Loading…
Cancel
Save