blob: fdc0f521307aaab17d7ab734f2c15a4433c35683 [file] [log] [blame]
Darin Petkovc0d9dcf2009-12-23 12:45:59 -08001#
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
Alexey Marinichev31e4e5d2010-02-17 11:05:44 -08008*.[aod]
Darin Petkovc0d9dcf2009-12-23 12:45:59 -08009*.la
10*.lo
11*.pyc
12*.so
13*~
Abhishek Pandit-Subedi8b006fb2019-12-23 14:32:40 -080014tags
Darin Petkovc0d9dcf2009-12-23 12:45:59 -080015
16# Anything created as a result of running a test
17results.*/
18tmp/
Ken Mixter768fe642010-04-30 17:12:04 -070019
20# This file is meant only for local testing
21private_host_attributes_config.py
Eric Lie0493a42010-11-15 13:05:43 -080022
23# default svn:ignore property:
Eric Li861b2d52011-02-04 14:50:35 -080024*.o
25#*#
Eric Lie0493a42010-11-15 13:05:43 -080026.*.rej
27*.rej
28.*~
29*~
J. Richard Barnette0e8810e2013-02-11 18:05:56 -080030.*.swp
Eric Lie0493a42010-11-15 13:05:43 -080031.#*
32.DS_Store.
33# additional patterns:
Eric Li861b2d52011-02-04 14:50:35 -080034*.pyc
Eric Lie0493a42010-11-15 13:05:43 -080035client/control
36client/results/
37client/tests/kvm/images
38client/tests/kvm/env
39client/tmp
40client/tests/kvm/*.cfg
Chris Masone6e109802012-01-25 16:21:42 -080041logs/*
J. Richard Barnettee8540472013-11-07 17:15:50 -080042results-*
43results/*
Eric Li861b2d52011-02-04 14:50:35 -080044server/tmp
45tko/parsers/test/site_scenarios
46ExternalSource
Vadim Bendebury0c6d0982012-11-29 15:43:54 -080047/frontend/client/www/
48/shadow_config.ini
Prathmesh Prabhu470f4f32017-09-20 14:32:15 -070049/shadow_config.param.ini
Vadim Bendebury0c6d0982012-11-29 15:43:54 -080050/site-packages/
Gilad Arnolde16cf8d2012-12-20 15:18:44 -080051monitor_db.pid
Christopher Wiley810998d2013-10-04 10:49:22 -070052server/cros/chaos_shadow_ap_list.conf
53server/site_tests/network_WiFiChaosPSK/control.local
Shuhei Takahashif9d4dc82018-01-26 14:21:27 +090054manifest-versions
Don Garretta2618db2014-10-16 10:26:39 -070055
56# These exist on the production servers.
57bug_filing_oauth_credentials.dat
Fang Deng2e19bcf2015-03-18 17:49:29 -070058gmail_api_credentials.dat
Fang Deng124d5422015-12-14 13:28:03 -080059creds/
Don Garretta2618db2014-10-16 10:26:39 -070060site_utils/autotest_private/
61site_utils/autotest_tools/
62site_utils/devserver/
Don Garrettef6699f2014-12-08 15:54:01 -080063site_utils/buildbot_src/
Don Garrett82d6c722014-11-21 14:52:40 -080064
Dan Shi032bea72015-02-19 09:58:29 -080065# Container directory
Fang Deng2e19bcf2015-03-18 17:49:29 -070066containers/
Dan Shi7836d252015-04-27 15:33:58 -070067
68# Shadow config for ssp deploy
69ssp_deploy_shadow_config.json
Dan Shib9fec882016-01-05 15:18:30 -080070
71# Shadow config for perf dashboard
72tko/perf_upload/perf_dashboard_shadow_config.json
Kevin Chengf9899352016-02-24 12:41:24 -080073
74# HWID key file used by site_utils/hwid_lib.py
75hwid_key
Allen Li1d8eec02018-05-18 15:36:10 -070076
77# Present on Skylab drones
78/swarming_state/
Otabek Kasimovcefc0d12020-02-07 17:13:52 -080079
80.idea