root/trunk/.hgignore

Revision 4345, 1.6 KB (checked in by dr2chase, 6 days ago)

Generic objects with fields (of generic type, or not) work

Line 
1syntax: glob
2.svn
3*.class
4*.hprof
5*.orig
6*.o
7*.d
8*.log
9.DS_Store
10ProjectFortress/TEST-RESULTS/*
11*.cmx
12*.cmo
13*.cmi
14*.cma
15*.cmxa
16*.a
17*.gen
18*.gen.cc
19*.gen.h
20*.yy.cc
21*~
22*.jst
23*.out
24*.bin
25ProjectFortress/jrat.output
26ProjectFortress/shiftone-jrat-1-beta1
27SvnStats/
28ProjectFortress/*.tfs
29ProjectFortress/*.tfi
30fortress_*.zip
31ProjectFortress/.dependencies/dependencies.txt
32META
33ProjectFortress/junitvmwatcher*.properties
34ProjectFortress/bin/
35ProjectFortress/build/
36ProjectFortress/src/com/sun/fortress/nodes/
37ProjectFortress/src/com/sun/fortress/parser/Fortress.java
38ProjectFortress/FortressLibrary.ast
39ProjectFortress/FortressLibrary.jst
40ProjectFortress/src/com/sun/fortress/parser_util/precedence_resolver/Operators.java
41ProjectFortress/src/com/sun/fortress/parser/import_collector/ImportCollector.java
42ProjectFortress/src/com/sun/fortress/parser/preparser/PreFortress.java
43ProjectFortress/src/com/sun/fortress/parser/templateparser/TemplateParser.java
44ProjectFortress/src/com/sun/fortress/scala_src/nodes/FortressAst.scala
45ProjectFortress/third_party/scala/scala-2.8.0.r17517-b20090416021636
46ProjectFortress/third_party/asm/ow_util_ant_tasks_1.3.2
47ProjectFortress/third_party/asm/asm-3.1
48ProjectFortress/third_party/asm/asm-3.2
49build/
50tmp/
51test-tmp/
52default_repository/caches/
53.manager
54.fortress_cache/
55.fortress_cache_checked/
56.interpreter_cache
57.analyzed_cache
58.presyntax_cache
59ProjectFortress/testFile.txt
60testFile.txt
61junk
62trash
63.scala_dependencies
64CommunityMetrics/ExternalContributors.numbers
65CommunityMetrics/ExternalContributors.xls
66Fortify/example/example.aux
67Fortify/example/example.pdf
68Fortify/example/example.tex
Note: See TracBrowser for help on using the browser.