From e8d57e5cbeba7bdf5b45d24ec7718f092f12ed89 Mon Sep 17 00:00:00 2001 From: Colin McMillen Date: Mon, 25 May 2015 09:40:26 -0400 Subject: [PATCH] Add *.pic and *.clr to gitignore. --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 50ed87f..b36daba 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ *.smc -.wla5692a +.wla* +*.pic +*.clr