Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Supress error on .gitkeep warning from AAPT #70

Closed
nickpalmer opened this issue Nov 27, 2013 · 1 comment
Closed

Supress error on .gitkeep warning from AAPT #70

nickpalmer opened this issue Nov 27, 2013 · 1 comment

Comments

@nickpalmer
Copy link
Contributor

We have some .gitkeep files in directories that would otherwise be empty.

aapt outputs the warning:
(skipping file '.gitkeep' due to ANDROID_AAPT_IGNORE pattern '.*')

Which buck dutifully shows as a warning.
It would be great if we could suppress these so as not to ruin the nice buck parallel output every time we build.

@ghost ghost assigned natthu Jan 22, 2014
@dreiss dreiss closed this as completed Jan 22, 2014
@dreiss dreiss reopened this Jan 22, 2014
@sdwilsh
Copy link
Contributor

sdwilsh commented Dec 30, 2014

Do you have a simple, reproducible test case for this by chance?

@Coneko Coneko closed this as completed in e96bb81 Jun 5, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants