From 242a783200060f2e0409eebc4887f22d81fc06a7 Mon Sep 17 00:00:00 2001 From: M3156 <m3156@student.jamk.fi> Date: Fri, 6 Mar 2020 16:01:46 +0200 Subject: [PATCH] campfire ja lighting --- .gitignore | 3 ++- CampFire/.gitignore | 1 + Light/.gitignore | 1 + Roll a Ball/.gitignore | 1 + Unite 2014 Training Day/.gitignore | 1 + 5 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5b68cef..b6a2542 100644 --- a/.gitignore +++ b/.gitignore @@ -3,10 +3,11 @@ # # Get latest from https://github.com/github/gitignore/blob/master/Unity.gitignore # +/[Aa]ssets/ /[Ll]ibrary/ /[Tt]emp/ /[Oo]bj/ -/Packages/ +/[Pp]ackages/ #/[Bb]uild/ #/[Bb]uilds/ /[Ll]ogs/ diff --git a/CampFire/.gitignore b/CampFire/.gitignore index 884cc5f..b6a2542 100644 --- a/CampFire/.gitignore +++ b/CampFire/.gitignore @@ -3,6 +3,7 @@ # # Get latest from https://github.com/github/gitignore/blob/master/Unity.gitignore # +/[Aa]ssets/ /[Ll]ibrary/ /[Tt]emp/ /[Oo]bj/ diff --git a/Light/.gitignore b/Light/.gitignore index 884cc5f..b6a2542 100644 --- a/Light/.gitignore +++ b/Light/.gitignore @@ -3,6 +3,7 @@ # # Get latest from https://github.com/github/gitignore/blob/master/Unity.gitignore # +/[Aa]ssets/ /[Ll]ibrary/ /[Tt]emp/ /[Oo]bj/ diff --git a/Roll a Ball/.gitignore b/Roll a Ball/.gitignore index 884cc5f..b6a2542 100644 --- a/Roll a Ball/.gitignore +++ b/Roll a Ball/.gitignore @@ -3,6 +3,7 @@ # # Get latest from https://github.com/github/gitignore/blob/master/Unity.gitignore # +/[Aa]ssets/ /[Ll]ibrary/ /[Tt]emp/ /[Oo]bj/ diff --git a/Unite 2014 Training Day/.gitignore b/Unite 2014 Training Day/.gitignore index 884cc5f..b6a2542 100644 --- a/Unite 2014 Training Day/.gitignore +++ b/Unite 2014 Training Day/.gitignore @@ -3,6 +3,7 @@ # # Get latest from https://github.com/github/gitignore/blob/master/Unity.gitignore # +/[Aa]ssets/ /[Ll]ibrary/ /[Tt]emp/ /[Oo]bj/ -- GitLab