From bb95f1c61d6d8ef03347be4db6663f5d1a367d1e Mon Sep 17 00:00:00 2001 From: Andy <1780327+andythenorth@users.noreply.github.com> Date: Fri, 9 Jan 2015 21:55:29 +0000 Subject: [PATCH] Add: .hgignore to ignore my local file, sorry for putting this in the repo, didn't figure out local ignore --- .hgignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .hgignore diff --git a/.hgignore b/.hgignore new file mode 100644 index 0000000..61e71e2 --- /dev/null +++ b/.hgignore @@ -0,0 +1 @@ +install.sh \ No newline at end of file