From 72271a28cfd37688e49c2bfc0ba2fd20721bf56d Mon Sep 17 00:00:00 2001 From: Gilbert Pellegrom Date: Wed, 4 Apr 2012 14:48:54 +0100 Subject: [PATCH] Ignore Sublime files. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8c18237 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +pico.sublime-project +pico.sublime-workspace \ No newline at end of file