Aviv Keshet | ab52d9f | 2013-03-26 17:09:00 -0700 | [diff] [blame] | 1 | # Copyright (c) 2013 The Chromium OS Authors. All rights reserved. |
2 | # Use of this source code is governed by a BSD-style license that can be | ||||
3 | # found in the LICENSE file. | ||||
4 | |||||
5 | client/ | ||||
6 | client/** | ||||
7 | |||||
8 | server/ | ||||
9 | server/** | ||||
10 | |||||
11 | site_utils/ | ||||
12 | site_utils/** | ||||
13 | |||||
14 | test_suites/ | ||||
15 | test_suites/** | ||||
16 | |||||
17 | tko/ | ||||
18 | tko/** | ||||
19 | |||||
20 | utils/ | ||||
21 | utils/** | ||||
22 | |||||
23 | conmux/ | ||||
24 | conmux/** | ||||
25 | |||||
26 | frontend/ | ||||
27 | frontend/** | ||||
28 | |||||
29 | global_config.ini |