commit | 822b0a22821969d9c3f042c0c2c4623a2c18ec70 | [log] [tgz] |
---|---|---|
author | Tony Fader <afader@gmail.com> | Thu Aug 18 12:22:43 2016 -0700 |
committer | Trevor Ryland <tryland@google.com> | Thu Oct 22 17:27:27 2020 -0600 |
tree | bb06330453ee5a6a4fa5c0e2b7e1e095c12ba4b6 | |
parent | 96b961a3274cd96ffc062402508e4acce54e6a65 [diff] |
Update .gitignore
diff --git a/.gitignore b/.gitignore index f1e3d20..f7b4a8b 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,6 +1,9 @@ ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons. +# Ignore mercurial metadata dirs +.hg + # User-specific files *.suo *.user