blob: ea8ea0dd4ec9243c064da7837c380d8ca349b4f6 [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/