Mercurial > pub > ImplabNet
annotate .hgignore @ 108:f3bdb7ba59b9 v2
sync
author | cin |
---|---|
date | Tue, 11 Nov 2014 18:37:35 +0300 |
parents | dc4942d09e74 |
children | da56ba7b1aab |
rev | line source |
---|---|
0 | 1 syntax: glob |
2 Implab.Test/bin/ | |
3 *.user | |
4 Implab.Test/obj/ | |
5 *.userprefs | |
6 Implab/bin/ | |
7 Implab/obj/ | |
8 TestResults/ | |
3 | 9 Implab.Fx/obj/ |
4 | 10 Implab.Fx/bin/ |
5
f2559580b481
implemented overlay helpers and some animation heplers improvments
cin
parents:
4
diff
changeset
|
11 Implab.Fx.Test/bin/ |
f2559580b481
implemented overlay helpers and some animation heplers improvments
cin
parents:
4
diff
changeset
|
12 Implab.Fx.Test/obj/ |
10 | 13 _ReSharper.Implab/ |
45 | 14 Implab.Diagnostics.Interactive/bin/ |
15 Implab.Diagnostics.Interactive/obj/ | |
93 | 16 MonoPlay/bin/ |