diff options
author | Vincent Ambo <tazjin@googlemail.com> | 2012-03-23T21·55+0100 |
---|---|---|
committer | Vincent Ambo <tazjin@googlemail.com> | 2012-03-23T21·55+0100 |
commit | a405e185bac6673645d96defb3800b7a18ca351d (patch) | |
tree | 6e113495fb8d0b598603a7b8a0bb97c74cdce04e | |
parent | a57faddd25e429714274b8c3182c8d2c6c46b251 (diff) |
Updated .hgignore to include the entire BlogState/ directory and *.orig files
-rw-r--r-- | .hgignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore index 558cd176c681..f0e6fe0d5e0d 100644 --- a/.hgignore +++ b/.hgignore @@ -9,3 +9,5 @@ music *.sublime* *.8 *.geany +*.orig +BlogState/ \ No newline at end of file |