Mike Frysinger | f1ba7ad | 2022-09-12 05:42:57 -0400 | [diff] [blame] | 1 | # Copyright 2013 The ChromiumOS Authors |
Aviv Keshet | ab52d9f | 2013-03-26 17:09:00 -0700 | [diff] [blame] | 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 |
Aviv Keshet | cfe1ddc | 2013-09-11 14:43:58 -0700 | [diff] [blame] | 30 | shadow_config.ini |
Aviv Keshet | c73cfc3 | 2013-06-14 16:18:53 -0700 | [diff] [blame] | 31 | |
| 32 | .quickmerge_sentinel |