2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-26 03:39:53 +01:00

Exclude auto-generated .intlcache

Signed-off-by: Thomas Nagy <tnagy1024@gmail.com>
This commit is contained in:
Oliver Sauder 2013-03-12 22:05:48 +03:00 committed by Thomas Nagy
parent fecda37b1c
commit 813a1aff14

View File

@ -52,6 +52,7 @@ exclude_regs = '''
**/{arch}
**/_darcs
**/_darcs/**
**/.intlcache
**/.DS_Store'''
"""
Ant patterns for files and folders to exclude while doing the