Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build script: excluding files #267

Closed
rizkysyazuli opened this issue Jan 5, 2011 · 2 comments
Closed

Build script: excluding files #267

rizkysyazuli opened this issue Jan 5, 2011 · 2 comments

Comments

@rizkysyazuli
Copy link

where should i put the rules to ignore more files? in the build.properties or directly inside build.xml file? do you guys have a reference on the syntax as well? tried using a comma separated list in build.properties, but that don't work :P

file.exclude = *.tmproj, *.scss, config.rb
@chuanxshi
Copy link
Member

For every property, there is a name, value pair, so file.exclude can not be a comma separated list.

@paulirish
Copy link
Member

DRY up htmlcompressor references. Detail on ignoring more files. Closed by c50f6e0

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants