From 47842d3554e4f2a8652d257d9bf5b7bb46cb5255 Mon Sep 17 00:00:00 2001 From: Xevion Date: Tue, 5 May 2020 10:03:21 -0500 Subject: [PATCH] add gitignore for IDEA project files --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e328038..f5f7cc7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,8 @@ -# This .gitignore file should be placed at the root of your Unity project directory +# Repository +.idea/** +/procedural-placement/.idea/** + +# This .gitignore file should be placed at the root of your Unity project directory # # Get latest from https://github.com/github/gitignore/blob/master/Unity.gitignore #