.hgignore
author Tom Henderson <tomh@tomh.org>
Tue, 05 Jun 2012 16:29:04 -0700
changeset 8844 ae540de68a25
parent 8702 d3e7f0d5e378
child 8908 1bddfb4b3bd2
permissions -rw-r--r--
add queue documentation
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1324
968f98557540 Update and fix (entries are searched regexps, not globs) the hg ignored files list.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 1321
diff changeset
     1
\.rej$
968f98557540 Update and fix (entries are searched regexps, not globs) the hg ignored files list.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 1321
diff changeset
     2
\.orig$
968f98557540 Update and fix (entries are searched regexps, not globs) the hg ignored files list.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 1321
diff changeset
     3
\.o$
968f98557540 Update and fix (entries are searched regexps, not globs) the hg ignored files list.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 1321
diff changeset
     4
~$
968f98557540 Update and fix (entries are searched regexps, not globs) the hg ignored files list.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 1321
diff changeset
     5
^build-dir
968f98557540 Update and fix (entries are searched regexps, not globs) the hg ignored files list.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 1321
diff changeset
     6
^build
5412
00d7fe69d024 refalgamize temporary files in test.py
Craig Dowell <craigdo@ee.washington.edu>
parents: 5102
diff changeset
     7
^testpy-output
1324
968f98557540 Update and fix (entries are searched regexps, not globs) the hg ignored files list.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 1321
diff changeset
     8
^doc/html
968f98557540 Update and fix (entries are searched regexps, not globs) the hg ignored files list.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 1321
diff changeset
     9
^doc/latex
7638
2d8eeffe5ea7 add doc/ns3-object.txt to .hgignore
Tom Henderson <tomh@tomh.org>
parents: 7497
diff changeset
    10
^doc/ns3-object.txt
7674
aa38aedebad2 update .hgignore for recent waf changes
Tom Henderson <tomh@tomh.org>
parents: 7638
diff changeset
    11
^\.lock-waf_darwin_build
aa38aedebad2 update .hgignore for recent waf changes
Tom Henderson <tomh@tomh.org>
parents: 7638
diff changeset
    12
^\.lock-waf_linux2_build
aa38aedebad2 update .hgignore for recent waf changes
Tom Henderson <tomh@tomh.org>
parents: 7638
diff changeset
    13
^\.lock-waf_cygwin_build
aa38aedebad2 update .hgignore for recent waf changes
Tom Henderson <tomh@tomh.org>
parents: 7638
diff changeset
    14
^\.lock-waf_freebsd7_build
aa38aedebad2 update .hgignore for recent waf changes
Tom Henderson <tomh@tomh.org>
parents: 7638
diff changeset
    15
^\.lock-waf_freebsd8_build
aa38aedebad2 update .hgignore for recent waf changes
Tom Henderson <tomh@tomh.org>
parents: 7638
diff changeset
    16
^\.lock-waf_freebsd9_build
1324
968f98557540 Update and fix (entries are searched regexps, not globs) the hg ignored files list.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 1321
diff changeset
    17
^\.waf
1856
0f572793e57a update ignore list
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 1541
diff changeset
    18
^doc/introspected-doxygen\.h$
2885
34fd5f64cf72 Ignore .py[co] files (python bytecodes)
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 1856
diff changeset
    19
.*\.py[co]$
2899
e5070e510fa8 add pcap files to ignore list.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2885
diff changeset
    20
\.pcap$
4016
88e8d69b15f2 hg-ignore .mob files (mobility traces)
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 3482
diff changeset
    21
\.mob$
6701
a590022a1536 [bug 947] Pretty-print IPv4 routing tables (patch originated by Hemanth Narra)
Tom Henderson <tomh@tomh.org>
parents: 5412
diff changeset
    22
\.routes$
6753
c9133c87760d Fix .hgignore for new documentation
Tom Henderson <tomh@tomh.org>
parents: 6701
diff changeset
    23
^doc/manual/build
6755
b3da3ed88b6e add tutorial/build to .hgignore
Tom Henderson <tomh@tomh.org>
parents: 6753
diff changeset
    24
^doc/tutorial/build
6762
ec42670d413a update .hgignore for testing document
Tom Henderson <tomh@tomh.org>
parents: 6755
diff changeset
    25
^doc/testing/build
7204
052d30ceb700 split manual; create model library
Tom Henderson <tomh@tomh.org>
parents: 6762
diff changeset
    26
^doc/models/build
052d30ceb700 split manual; create model library
Tom Henderson <tomh@tomh.org>
parents: 6762
diff changeset
    27
^doc/models/source-temp
3318
234603159601 update ignore list
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2899
diff changeset
    28
^doc/manual/figures/.*eps
234603159601 update ignore list
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2899
diff changeset
    29
^doc/manual/figures/.*pdf
234603159601 update ignore list
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2899
diff changeset
    30
^doc/manual/figures/.*png
8102
0182bb37aedb ff-api.rst merged into lte-design.rst
Nicola Baldo <nbaldo@cttc.es>
parents: 7204
diff changeset
    31
^src/.*/doc/build
3482
5393e306a243 hg ignore the pybindgen checkout dir
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 3318
diff changeset
    32
^bindings/python/pybindgen/
4591
7eff6247737e update ignore rules
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4016
diff changeset
    33
ms_print.*
7eff6247737e update ignore rules
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4016
diff changeset
    34
massif.*
7eff6247737e update ignore rules
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4016
diff changeset
    35
\.patch$
7eff6247737e update ignore rules
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4016
diff changeset
    36
\.diff$
4593
5a4325290b40 ignore emacs backup files
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4591
diff changeset
    37
\.tr$
6701
a590022a1536 [bug 947] Pretty-print IPv4 routing tables (patch originated by Hemanth Narra)
Tom Henderson <tomh@tomh.org>
parents: 5412
diff changeset
    38
\#[^\#/]+\#$