misc: added .gitignore

This commit is contained in:
rafal1137 2020-04-29 00:56:25 +02:00
parent 703ea5c0e1
commit 55293b80c5
3 changed files with 17 additions and 0 deletions

12
.gitignore vendored Normal file
View file

@ -0,0 +1,12 @@
.gradle/
.idea/
app/.externalNativeBuild/
app/build/
build/
gradle/

4
.gitmodules vendored Normal file
View file

@ -0,0 +1,4 @@
[submodule "etlegacy"]
path = etlegacy
url = https://github.com/etlegacy/etlegacy.git
branch = android

1
etlegacy Submodule

@ -0,0 +1 @@
Subproject commit cb4a0024cb8f2b0504ff980a979688c4e06a730e