From 1750f6e413638b838c17f4c02051b2c93af2df14 Mon Sep 17 00:00:00 2001 From: charithag Date: Mon, 4 Jan 2016 10:25:19 +0530 Subject: [PATCH] Update gitignore for *.car files instead of carbonapps folder --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c469f7d058..99fe0d1cf2 100644 --- a/.gitignore +++ b/.gitignore @@ -24,7 +24,7 @@ target hs_err_pid* # Ignore generated capps -carbonapps +*.car # Ignore generated device-type DBs *.h2.db \ No newline at end of file