Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/mumla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Lublin <daniel@lublin.se>2020-03-30 11:20:07 +0300
committerDaniel Lublin <daniel@lublin.se>2020-03-30 11:20:07 +0300
commit94716a66885c8d4405fd9687acbf2e068247c4d1 (patch)
tree90025e0df53d840ae923855af4ade551bb7c8411 /.gitignore
parentffebef3f9f16fc4bb048d0c500e312b6f047f005 (diff)
Migrate to AndroiX (android studio refactor)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore19
1 files changed, 0 insertions, 19 deletions
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index aafa7cb..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,19 +0,0 @@
-# Gradle / Android Studio
-build/
-.idea/
-.gradle/
-*.iml
-signing.gradle
-
-# Eclipse
-bin/
-gen/
-.settings/
-.classpath
-.project
-
-# Android
-local.properties
-
-# Java
-*.class