-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy path.gitignore
84 lines (84 loc) · 1.3 KB
/
.gitignore
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
.idea/
*.swp
*.ndb
test/*.out
test/CaseDistinguised
test/CustomCmdName
test/CustomType
test/DupShort
test/External
test/ManualMulti
test/NoPositional
test/PerParam
test/ReturnEmpty
test/ReturnInt
test/ReturnString
test/UserDispIdCollide
test/target
test/EarlySeq
test/SeqInt
test/Mandatory
test/MandatoryNoPos
test/ReturnNonInt
test/ListDecl
test/MultiFlag
test/SemiAutoMulti
test/FullyAutoMulti
test/AllTypes
test/RangeTypes
test/EchoResult
test/TwoNondefaultedSeq
test/TwoNondefaultedSeqSwap
test/BlockedShort
test/NoShort
test/HelpTabCols
test/out
test/Suppress
test/FancyRepeats
test/FancyRepeats2
test/OneCharLong
test/OneCharParams
test/ImplicitDefault
test/AllSeqTypes
test/Enums
test/AllSetTypes
test/HashSets
test/nimcache
test/Version
test/ResultInt
test/ReturnNonIntNoAuto
test/DetectSet
test/ParseOnly
test/QualifiedSym
test/QualifiedMulti
test/DistinctInt
test/SemiMultMult
test/MultiMulti
test/MultMultMult
test/SubScope
test/InitOb
test/InitObPtr
test/InitObRef
test/InitTup
test/UserAliases
test/SetByParse
test/OmitInHelpTable
test/StroppedParams
test/PassValues
test/PassValuesMulti
test/SpecifiedOverload
test/UserError
test/Vars
cligen/abbrev
cligen/dents
examples/chom
examples/cols
examples/dirq
examples/dirt
examples/du
examples/dups
examples/linect
examples/newest
examples/only
examples/rr
examples/grl