Browse Source

Ignore gradle.properties.swp (#8425)

* gitignore

* e

* .

* suggestion changes
d-najd 2 years ago
parent
commit
37ff3b4920
1 changed files with 4 additions and 1 deletions
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

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