From ea323b3c5c131bfff678c6cab848e09231301ddd Mon Sep 17 00:00:00 2001 From: Timo Eberl Date: Fri, 13 Sep 2024 00:43:46 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 58cbc82..0f922d1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +# Custom additions +.vscode/ +.idea/ + # This .gitignore file should be placed at the root of your Unity project directory # # Get latest from https://github.com/github/gitignore/blob/main/Unity.gitignore