diff options
author | steckbrief <steckbrief@chefmail.de> | 2018-11-26 23:56:45 +0100 |
---|---|---|
committer | steckbrief <steckbrief@chefmail.de> | 2018-11-26 23:56:45 +0100 |
commit | 9a16c9609610bd9dd7969cdc9048724ccfbdffdc (patch) | |
tree | 4020c7d5996fbad85126e45c0c01bb1e034bcc89 /.gitignore |
first version of NextcloudShareBookmark
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..09b993d --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +*.iml +.gradle +/local.properties +/.idea +.DS_Store +/build +/captures +.externalNativeBuild |