From bce63bda9fa8d56df832c9d61f69b8f4cd0bdd57 Mon Sep 17 00:00:00 2001 From: Joseph Poirier Date: Tue, 16 Jun 2015 12:35:08 -0500 Subject: [PATCH] update ignore file --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index d23acbb..b372db7 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,8 @@ picoc build/* archives/ +CMakeLists.txt +picoc.plist picoc.config picoc.creator picoc.creator.user @@ -19,3 +21,4 @@ tests/fred.txt analysis.txt gmon.out tests/gmon.out +.idea/