diff options
author | Arne Schwabe <arne@rfc2549.org> | 2017-01-09 18:31:48 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2017-01-09 18:31:48 +0100 |
commit | ae9e26fb67f83ae27b348c9d23fd982b7ec426d6 (patch) | |
tree | 212835a77530751d314b046dde08a082d73ba5f3 /misc/ignore_rsync_breakpadsync | |
parent | 850081fb58f5074f7365abb64dfee0764ab1db76 (diff) |
Version 0.6.64v0.6.64
Diffstat (limited to 'misc/ignore_rsync_breakpadsync')
-rw-r--r-- | misc/ignore_rsync_breakpadsync | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/ignore_rsync_breakpadsync b/misc/ignore_rsync_breakpadsync new file mode 100644 index 00000000..67123816 --- /dev/null +++ b/misc/ignore_rsync_breakpadsync @@ -0,0 +1,5 @@ +.git +.gradle +main/obj +*.apk +build/ |