Darin Petkov | c0d9dcf | 2009-12-23 12:45:59 -0800 | [diff] [blame] | 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 |
Alexey Marinichev | 31e4e5d | 2010-02-17 11:05:44 -0800 | [diff] [blame] | 8 | *.[aod] |
Darin Petkov | c0d9dcf | 2009-12-23 12:45:59 -0800 | [diff] [blame] | 9 | *.la |
| 10 | *.lo |
| 11 | *.pyc |
| 12 | *.so |
| 13 | *~ |
| 14 | |
| 15 | # Anything created as a result of running a test |
| 16 | results.*/ |
| 17 | tmp/ |
Ken Mixter | 768fe64 | 2010-04-30 17:12:04 -0700 | [diff] [blame] | 18 | |
| 19 | # This file is meant only for local testing |
| 20 | private_host_attributes_config.py |
Eric Li | e0493a4 | 2010-11-15 13:05:43 -0800 | [diff] [blame] | 21 | |
| 22 | # default svn:ignore property: |
Eric Li | 861b2d5 | 2011-02-04 14:50:35 -0800 | [diff] [blame] | 23 | *.o |
| 24 | #*# |
Eric Li | e0493a4 | 2010-11-15 13:05:43 -0800 | [diff] [blame] | 25 | .*.rej |
| 26 | *.rej |
| 27 | .*~ |
| 28 | *~ |
J. Richard Barnette | 0e8810e | 2013-02-11 18:05:56 -0800 | [diff] [blame] | 29 | .*.swp |
Eric Li | e0493a4 | 2010-11-15 13:05:43 -0800 | [diff] [blame] | 30 | .#* |
| 31 | .DS_Store. |
| 32 | # additional patterns: |
Eric Li | 861b2d5 | 2011-02-04 14:50:35 -0800 | [diff] [blame] | 33 | *.pyc |
Eric Li | e0493a4 | 2010-11-15 13:05:43 -0800 | [diff] [blame] | 34 | client/control |
| 35 | client/results/ |
| 36 | client/tests/kvm/images |
| 37 | client/tests/kvm/env |
| 38 | client/tmp |
| 39 | client/tests/kvm/*.cfg |
Chris Masone | 6e10980 | 2012-01-25 16:21:42 -0800 | [diff] [blame] | 40 | logs/* |
J. Richard Barnette | e854047 | 2013-11-07 17:15:50 -0800 | [diff] [blame] | 41 | results-* |
| 42 | results/* |
Eric Li | 861b2d5 | 2011-02-04 14:50:35 -0800 | [diff] [blame] | 43 | server/tmp |
| 44 | tko/parsers/test/site_scenarios |
| 45 | ExternalSource |
Vadim Bendebury | 0c6d098 | 2012-11-29 15:43:54 -0800 | [diff] [blame] | 46 | /frontend/client/www/ |
| 47 | /shadow_config.ini |
| 48 | /site-packages/ |
Gilad Arnold | e16cf8d | 2012-12-20 15:18:44 -0800 | [diff] [blame] | 49 | monitor_db.pid |
Christopher Wiley | 810998d | 2013-10-04 10:49:22 -0700 | [diff] [blame] | 50 | server/cros/chaos_shadow_ap_list.conf |
| 51 | server/site_tests/network_WiFiChaosPSK/control.local |