• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#
2# NOTE! Please use 'git ls-files -i --exclude-standard'
3# command after changing this file, to see if there are
4# any tracked files which get ignored after the change.
5#
6
7# Standard ignores
8*.[aod]
9*.la
10*.lo
11*.pyc
12*.so
13*~
14tags
15
16# Anything created as a result of running a test
17results.*/
18tmp/
19
20# This file is meant only for local testing
21private_host_attributes_config.py
22
23# default svn:ignore property:
24*.o
25#*#
26.*.rej
27*.rej
28.*~
29*~
30.*.swp
31.#*
32.DS_Store.
33# additional patterns:
34*.pyc
35client/control
36client/results/
37client/tests/kvm/images
38client/tests/kvm/env
39client/tmp
40client/tests/kvm/*.cfg
41logs/*
42results-*
43results/*
44server/tmp
45tko/parsers/test/site_scenarios
46ExternalSource
47/frontend/client/www/
48/shadow_config.ini
49/shadow_config.param.ini
50/site-packages/
51monitor_db.pid
52server/cros/chaos_shadow_ap_list.conf
53server/site_tests/network_WiFiChaosPSK/control.local
54manifest-versions
55
56# These exist on the production servers.
57bug_filing_oauth_credentials.dat
58gmail_api_credentials.dat
59creds/
60site_utils/autotest_private/
61site_utils/autotest_tools/
62site_utils/devserver/
63site_utils/buildbot_src/
64
65# Container directory
66containers/
67
68# Shadow config for ssp deploy
69ssp_deploy_shadow_config.json
70
71# Shadow config for perf dashboard
72tko/perf_upload/perf_dashboard_shadow_config.json
73
74# HWID key file used by site_utils/hwid_lib.py
75hwid_key
76
77# Present on Skylab drones
78/swarming_state/
79
80# Nested checkout
81server/cros/faft/fw-testing-configs/
82
83.idea
84.vscode
85.cipd_bin
86