From 41b5198cc8ea795fca9fc0007ab1fb7afeee349f Mon Sep 17 00:00:00 2001 From: Jonathan Rainville Date: Mon, 11 May 2020 15:54:02 -0400 Subject: [PATCH] chore: update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2aaf6b361d..9fad268a59 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ nim_libstatus data/ noBackup/ .idea +*.pro.user