Ignore gradle.properties.swp (#8425)

* gitignore

* e

* .

* suggestion changes
This commit is contained in:
d-najd
2022-11-03 14:23:43 +01:00
committed by GitHub
parent 1e93d785e5
commit 37ff3b4920

5
.gitignore vendored
View File

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