You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 12, 2021. It is now read-only.
Chris Mattmann edited this page Nov 4, 2015
·
1 revision
Exclude file(s) based on a RegEx keyword in DRAT
What
This is an added feature to exclude processing of file(s) in DRAT.
Why
While traversing SVN or GIT or any other repositories, we often find a need to exclude the subversion directories like ".svn" and ".git". The feature can be leverged to such tasks. You may even specify file/directory name which you don't want to process.
How to use
It's easy to use. Just add --exclude parameter and "regular expression" to exclude and rest DRAT will take care. Below are some examples -