diff options
author | Rob Landley <rob@landley.net> | 2015-04-05 19:21:39 -0500 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2015-04-05 19:21:39 -0500 |
commit | dabd89c86484595a8a44f0ba38b0f28825c72e64 (patch) | |
tree | 79715e19645d6a04f0438bc9362a1f22c44f69bd /.hgignore | |
parent | 1dd3704c5ffea926f61a96bb7de7d9dbee52fa44 (diff) | |
download | toybox-dabd89c86484595a8a44f0ba38b0f28825c72e64.tar.gz |
Bite the bullet and switch over to git.
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.hgignore b/.hgignore deleted file mode 100644 index 22491d95..00000000 --- a/.hgignore +++ /dev/null @@ -1,8 +0,0 @@ -syntax: glob -.config* -change/ -generated/ -kconfig/mconf -kconfig/conf -toybox -toybox_unstripped |