diff options
author | Anthony LaTorre <telatorre@gmail.com> | 2011-05-05 12:11:10 -0400 |
---|---|---|
committer | Anthony LaTorre <telatorre@gmail.com> | 2011-05-05 12:11:10 -0400 |
commit | f6ee8c9be34b5a656d2d64dab493bcdcd06b0572 (patch) | |
tree | 90ac9f6f060ec8454b4d6c3aa5703ad1233a7056 | |
download | chroma-f6ee8c9be34b5a656d2d64dab493bcdcd06b0572.tar.gz chroma-f6ee8c9be34b5a656d2d64dab493bcdcd06b0572.tar.bz2 chroma-f6ee8c9be34b5a656d2d64dab493bcdcd06b0572.zip |
ignore file
-rw-r--r-- | .hgignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore new file mode 100644 index 0000000..ea5e656 --- /dev/null +++ b/.hgignore @@ -0,0 +1,3 @@ +syntax:glob +*.pyc +*~
\ No newline at end of file |