blob: ec559c1fd4dd968e67a146575be30f59c6df446a [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*~
14
15# Anything created as a result of running a test
16results.*/
17tmp/
Ken Mixter768fe642010-04-30 17:12:04 -070018
19# This file is meant only for local testing
20private_host_attributes_config.py
Eric Lie0493a42010-11-15 13:05:43 -080021
22# default svn:ignore property:
Eric Li861b2d52011-02-04 14:50:35 -080023*.o
24#*#
Eric Lie0493a42010-11-15 13:05:43 -080025.*.rej
26*.rej
27.*~
28*~
29.#*
30.DS_Store.
31# additional patterns:
Eric Li861b2d52011-02-04 14:50:35 -080032*.pyc
Eric Lie0493a42010-11-15 13:05:43 -080033client/control
34client/results/
35client/tests/kvm/images
36client/tests/kvm/env
37client/tmp
38client/tests/kvm/*.cfg
Eric Li861b2d52011-02-04 14:50:35 -080039server/tmp
40tko/parsers/test/site_scenarios
41ExternalSource