Darin Petkov | b9c4459 | 2010-07-13 14:54:48 -0700 | [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 excludes |
| 8 | *~ |
| 9 | *.a |
| 10 | *.o |
| 11 | |
| 12 | # Build/test generated files |
| 13 | *.gcda |
| 14 | *.gcno |
| 15 | /.sconsign.dblite |
| 16 | /app.info |
| 17 | /delta_generator |
| 18 | /html/ |
| 19 | /marshal.glibmarshal.c |
| 20 | /marshal.glibmarshal.h |
| 21 | /quitquitquit* |
| 22 | /test_http_server |
| 23 | /update_engine |
| 24 | /update_engine.dbusclient.h |
| 25 | /update_engine.dbusserver.h |
| 26 | /update_engine_client |
| 27 | /update_engine_unittests |
| 28 | /update_metadata.pb.cc |
| 29 | /update_metadata.pb.h |
| 30 | |