Chromium Code Reviews| Index: .gitignore |
| diff --git a/.gitignore b/.gitignore |
| new file mode 100755 |
| index 0000000000000000000000000000000000000000..c725c47fcac66a79c3547a01915315c578dd2922 |
| --- /dev/null |
| +++ b/.gitignore |
| @@ -0,0 +1,14 @@ |
| +/Makefile |
|
behdad_google
2014/10/16 21:18:02
Would be fine if we don't import this.
h.joshi
2014/10/17 05:02:15
Done.
|
| +/freetype2.target.mk |
| +/idempotent.target.mk |
| +/ot-sanitise.target.mk |
| +/ots-standalone.Makefile |
| +/ots.target.mk |
| +/out/ |
| +/perf.target.mk |
| +/side_by_side.target.mk |
| +/third_party/brotli/brotli.Makefile |
| +/third_party/brotli/brotli.target.mk |
| +/third_party/gyp |
| +/validator_checker.target.mk |
| +*.swp |