diff options
author | Christian S <christian@pix-art.de> | 2016-05-05 23:43:19 +0200 |
---|---|---|
committer | Christian S <christian@pix-art.de> | 2016-05-05 23:43:19 +0200 |
commit | dc0036d9264bf1d71faa10ae8112066c8d389dc7 (patch) | |
tree | 7afa5f691c69314f0f9d6d19af262c4fcc96b04d /.gitignore | |
parent | 8f0f7e94a9626ef51f149f83f04dcb030f1b3234 (diff) |
add share location
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9f1d29fe9..6261699b6 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,4 @@ proguard/ import-summary.txt .navigation/ +src/main/res/values/api_keys.xml |