Changeset 2424 in ProjectBuilder


Ignore:
Timestamp:
Aug 27, 2019, 7:06:56 PM (5 years ago)
Author:
Bruno Cornec
Message:

exclude git conf fir for pbg as well

File:
1 edited

Legend:

Unmodified
Added
Removed
  • devel/pb/bin/pbg

    r2084 r2424  
    11#!/bin/bash
    22export LANGUAGE=C
    3 egrep -r $* . | egrep -v '\.svn|~:|Binary[ \t]|/CVS/|[.]/tags$|No such|/pbbuild/|/pbdelivery/'
     3egrep -r $* . | egrep -v '\.svn|\.git|~:|Binary[ \t]|/CVS/|[.]/tags$|No such|/pbbuild/|/pbdelivery/'
Note: See TracChangeset for help on using the changeset viewer.