From 932bee110db05b6afb65bc21c9165e28bd5b888c Mon Sep 17 00:00:00 2001
From: GIMENEZ TANGUY <tanguy.gimenez@etu.unistra.fr>
Date: Fri, 26 Mar 2021 21:17:25 +0100
Subject: [PATCH] =?UTF-8?q?Import=20du=20script=20de=20la=20cam=C3=A9ra?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .gitignore               |  2 +-
 Logs/ApiUpdaterCheck.txt | 20 --------------------
 2 files changed, 1 insertion(+), 21 deletions(-)
 delete mode 100644 Logs/ApiUpdaterCheck.txt

diff --git a/.gitignore b/.gitignore
index 9deae91..1d6745a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,4 +32,4 @@ Thumbs.db
 # VSCode Generated
 .vscode
 
-*.log
\ No newline at end of file
+Logs
\ No newline at end of file
diff --git a/Logs/ApiUpdaterCheck.txt b/Logs/ApiUpdaterCheck.txt
deleted file mode 100644
index f4f1f04..0000000
--- a/Logs/ApiUpdaterCheck.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-[api-updater (non-obsolete-error-filter)] 26/03/2021 18:38:19 : Starting C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Tools/ScriptUpdater/APIUpdater.NonObsoleteApiUpdaterDetector.exe
-[api-updater (non-obsolete-error-filter)] 
-----------------------------------
-jit/startup time      : 398,5131ms
-moved types parse time: 50ms
-candidates parse time : 1ms
-C# parse time         : 207ms
-candidates check time : 27ms
-console write time    : 0ms
-
-[api-updater (non-obsolete-error-filter)] 26/03/2021 19:06:40 : Starting /Applications/Unity/Hub/Editor/2020.3.1f1/Unity.app/Contents/Tools/ScriptUpdater/APIUpdater.NonObsoleteApiUpdaterDetector.exe
-[api-updater (non-obsolete-error-filter)] 
-----------------------------------
-jit/startup time      : 219,598ms
-moved types parse time: 86ms
-candidates parse time : 2ms
-C# parse time         : 464ms
-candidates check time : 51ms
-console write time    : 1ms
-
-- 
GitLab