From a881a44740272f55329b4060f2e74c7c492ad279 Mon Sep 17 00:00:00 2001 From: Cade Ayres Date: Mon, 12 Jul 2021 15:31:24 +0100 Subject: [PATCH] Updated gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 25dd5d2..027d75f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -./BT2TS.exe \ No newline at end of file +BT2TS.exe +/.idea \ No newline at end of file