blob: 0bde146765618bab73fbe1d1ee629b2db6bb2237 [file] [log] [blame]
Craig Tiller297fafa2015-01-15 15:46:39 -08001# C/C++ build outputs
Craig Tiller5d191a42015-01-12 13:38:32 -08002bins
Craig Tiller209dc442015-01-13 09:54:30 -08003gens
Craig Tiller5d191a42015-01-12 13:38:32 -08004libs
5objs
Craig Tiller297fafa2015-01-15 15:46:39 -08006
7# gcov coverage data
8coverage
9*.gcno
10
11# profiler output
12*.prof
13
14# python compiled objects
Craig Tiller5d191a42015-01-12 13:38:32 -080015*.pyc