From 34e6d0cac0246351fcaccc42b22d360c36d837b5 Mon Sep 17 00:00:00 2001 From: Eric Menezes Noronha Date: Mon, 8 Sep 2014 16:09:24 -0300 Subject: [PATCH] Update .gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7c99f39..9de6694 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# Project User Files +*.pro.user + # Compiled Object files *.slo *.lo @@ -21,4 +24,4 @@ *.app #Build directories -./build-* \ No newline at end of file +./build-* -- libgit2 0.21.2