forked from pluckyporcupine/fortress
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.hgignore
86 lines (86 loc) · 2.01 KB
/
.hgignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
syntax: glob
.analyzed_cache
.DS_Store
.fortress_cache_checked/
.fortress_cache/
.interpreter_cache
.manager
.presyntax_cache
.scala_dependencies
.svn
*.a
*.aux
*.bbl
*.bin
*.blg
*.class
*.cma
*.cmi
*.cmo
*.cmx
*.cmxa
*.d
*.gen
*.gen.cc
*.gen.h
*.hprof
*.jst
*.log
*.o
*.orig
*.out
*.yy.cc
*~
allbc/
build/
CommunityMetrics/ExternalContributors.numbers
CommunityMetrics/ExternalContributors.xls
default_repository/caches/
Documentation/Specification/Code/*.tex
Documentation/Specification/Root/fortress.pdf
Documentation/Specification/Root/fortress.toc
Documentation/Specification/Generated
Fortify/example/example.pdf
Fortify/example/example.tex
fortress_*.zip
junk
Library/FortressAst.fsi
Library/FortressAst.fss
META
Papers/Types/*.tex
Papers/Types/*.pdf
Papers/Types/*.ps
Papers/Welterweight/*.tex
Papers/Welterweight/*.pdf
Papers/Welterweight/*.ps
ProjectFortress/.dependencies/dependencies.txt
ProjectFortress/*.tfi
ProjectFortress/*.tfs
ProjectFortress/bin/
ProjectFortress/build
ProjectFortress/FortressLibrary.ast
ProjectFortress/FortressLibrary.jst
ProjectFortress/jrat.output
ProjectFortress/junitvmwatcher*.properties
ProjectFortress/shiftone-jrat-1-beta1
ProjectFortress/src/com/sun/fortress/nodes/
ProjectFortress/src/com/sun/fortress/parser_util/precedence_resolver/Operators.java
ProjectFortress/src/com/sun/fortress/parser/Fortress.java
ProjectFortress/src/com/sun/fortress/parser/import_collector/ImportCollector.java
ProjectFortress/src/com/sun/fortress/parser/preparser/PreFortress.java
ProjectFortress/src/com/sun/fortress/parser/templateparser/TemplateParser.java
ProjectFortress/src/com/sun/fortress/scala_src/nodes/FortressAst.scala
ProjectFortress/TEST-RESULTS/*
ProjectFortress/testFile.txt
ProjectFortress/third_party/asm/org
ProjectFortress/third_party/asm/asm-4.0_RC1
ProjectFortress/third_party/asm/asm-3.1
ProjectFortress/third_party/asm/asm-3.2
ProjectFortress/third_party/asm/ow_util_ant_tasks_1.3.2
ProjectFortress/third_party/scala/scala-2.9.0.RC1
ProjectFortress/third_party/xtc/xtc
SvnStats/
test-tmp/
testFile.txt
tmp/
trash