commit | e0219c8baa9d63b3794f90ab772f1c19ecb74ec4 | [log] [tgz] |
---|---|---|
author | Tor Norbye <tnorbye@google.com> | Mon Jun 04 10:38:13 2012 -0700 |
committer | Tor Norbye <tnorbye@google.com> | Mon Jun 04 10:41:38 2012 -0700 |
tree | cc5f1052ffefb73dcd46da1683d6bcfe6eda5adf | |
parent | 0748a5698776d1a9693a5449ffc983af26cc533b [diff] |
Tweak default ignore-assets path Add .DS_Store to the list of ignored files that are silently ignored (other dot-files are ignored but aapt emits a "(skipping <x>)" message.) Also, add a "!" prefix to the *~ pattern for Emacs/Vim/Gedit backup files. Finally, move the !*.scc pattern up in front of the .* pattern, such that it doesn't match the earlier .* pattern (which is verbose, unlike !*.scc). Change-Id: Id3e96490f1802486aea8c58366d43e9d413971b8