source: ProjectBuilder/devel/pb/bin/pbg

Last change on this file was 2424, checked in by Bruno Cornec, 5 years ago

exclude git conf fir for pbg as well

  • Property svn:executable set to *
File size: 132 bytes
Line 
1#!/bin/bash
2export LANGUAGE=C
3egrep -r $* . | egrep -v '\.svn|\.git|~:|Binary[ \t]|/CVS/|[.]/tags$|No such|/pbbuild/|/pbdelivery/'
Note: See TracBrowser for help on using the repository browser.