diff options
Diffstat (limited to 'misc')
-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/ |