You've already forked android_translation_layer
mirror of
https://gitlab.com/android_translation_layer/android_translation_layer.git
synced 2025-10-27 11:48:10 -07:00
refactor source tree organization, switch to meson
This commit is contained in:
21
.gitignore
vendored
21
.gitignore
vendored
@@ -1,20 +1,3 @@
|
||||
# populated by apps
|
||||
data/files/*
|
||||
data/shared_prefs/*
|
||||
|
||||
# manually extracted from apk
|
||||
data/assets/*
|
||||
data/lib/*
|
||||
|
||||
# manually extracted from apk and possibly converted
|
||||
data/res/*
|
||||
|
||||
# taken from android (apps may dislike non-bionic-linked libstdc++)
|
||||
!data/lib/libstdc++.so
|
||||
|
||||
# build artifacts
|
||||
libnative/*
|
||||
*.class
|
||||
*.dex
|
||||
|
||||
/main
|
||||
build/
|
||||
builddir/
|
||||
|
||||
Reference in New Issue
Block a user