add pcap files to ignore list.
authorMathieu Lacage <mathieu.lacage@sophia.inria.fr>
Wed Apr 09 10:02:54 2008 -0700 (23 months ago)
changeset 2899e5070e510fa8
parent 2898 6993ee3fa5a3
child 2900 b5deaba7280e
add pcap files to ignore list.
.hgignore
     1.1 --- a/.hgignore	Wed Apr 09 10:01:16 2008 -0700
     1.2 +++ b/.hgignore	Wed Apr 09 10:02:54 2008 -0700
     1.3 @@ -10,3 +10,4 @@
     1.4  ^\.waf
     1.5  ^doc/introspected-doxygen\.h$
     1.6  .*\.py[co]$
     1.7 +\.pcap$