Explorar el Código

Ignore gradle.properties.swp (#8425)

* gitignore

* e

* .

* suggestion changes
d-najd hace 2 años
padre
commit
37ff3b4920
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

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