commit | dc689637d347f0bc42bbddafd1b1659fbba15762 | [log] [tgz] |
---|---|---|
author | Tony Gentilcore <tonyg@chromium.org> | Wed Aug 12 06:51:47 2015 -0700 |
committer | Tony Gentilcore <tonyg@chromium.org> | Wed Aug 12 06:51:47 2015 -0700 |
tree | ab38b59376694736b12d999cb82b88d82d51a50e | |
parent | 354d449d366c84250b115de3e3c5b5f9620e8dd8 [diff] |
Add a .gitignore for devtools. This prevents the working tree from getting dirty each time devtools is run as a submodule. BUG= R=ppi@chromium.org Review URL: https://codereview.chromium.org/1290743002 . Cr-Mirrored-From: https://github.com/domokit/mojo Cr-Mirrored-Commit: cdb117d1d26154dce2beebedfa68487e043a0adc
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0d20b64 --- /dev/null +++ b/.gitignore
@@ -0,0 +1 @@ +*.pyc