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*~ 14 15# Anything created as a result of running a test 16results.*/ 17tmp/ 18 19# This file is meant only for local testing 20private_host_attributes_config.py 21 22# default svn:ignore property: 23*.o 24#*# 25.*.rej 26*.rej 27.*~ 28*~ 29.*.swp 30.#* 31.DS_Store. 32# additional patterns: 33*.pyc 34client/control 35client/results/ 36client/tests/kvm/images 37client/tests/kvm/env 38client/tmp 39client/tests/kvm/*.cfg 40logs/* 41results-* 42results/* 43server/tmp 44tko/parsers/test/site_scenarios 45ExternalSource 46/frontend/client/www/ 47/shadow_config.ini 48/shadow_config.param.ini 49/site-packages/ 50monitor_db.pid 51server/cros/chaos_shadow_ap_list.conf 52server/site_tests/network_WiFiChaosPSK/control.local 53manifest-versions 54 55# These exist on the production servers. 56bug_filing_oauth_credentials.dat 57gmail_api_credentials.dat 58creds/ 59site_utils/autotest_private/ 60site_utils/autotest_tools/ 61site_utils/devserver/ 62site_utils/buildbot_src/ 63 64# Container directory 65containers/ 66 67# Shadow config for ssp deploy 68ssp_deploy_shadow_config.json 69 70# Shadow config for perf dashboard 71tko/perf_upload/perf_dashboard_shadow_config.json 72 73# HWID key file used by site_utils/hwid_lib.py 74hwid_key 75 76# Present on Skylab drones 77/swarming_state/ 78