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:
parent
fecda37b1c
commit
813a1aff14
@ -52,6 +52,7 @@ exclude_regs = '''
|
||||
**/{arch}
|
||||
**/_darcs
|
||||
**/_darcs/**
|
||||
**/.intlcache
|
||||
**/.DS_Store'''
|
||||
"""
|
||||
Ant patterns for files and folders to exclude while doing the
|
||||
|
Loading…
Reference in New Issue
Block a user