Skip to content

Instantly share code, notes, and snippets.

View Vixxd's full-sized avatar
🏠
Working from home

Vicky Vixxd

🏠
Working from home
View GitHub Profile
@Vixxd
Vixxd / .gitignore
Last active October 18, 2023 08:35
Bakery Lightmapper .gitignore for Unity
########################################
# Bakery .gitignore
# Ignore: https://geom.io/bakery/wiki/index.php?title=How_do_I...#How_do_I_use_git.2Fcollab.2Fother_version_control_system_with_Bakery.3F
# Never ignore: https://geom.io/bakery/wiki/index.php?title=How_do_I...#How_do_I_share_a_scene_with_someone_who_doesn.E2.80.99t_have_Bakery_installed.3F
########################################
############# BAKERY ASSETS ############
# Ignore Bakery Assets folder
/[Aa]ssets/Bakery/*
@Vixxd
Vixxd / .gitignore
Last active November 18, 2019 20:00
Whitepot Studios .gitignore - for Unity (C#) with FMOD, Windows, and MacOS
# PREPARING THIS PROJECT FOR USE WITH GIT: https://thoughtbot.com/blog/how-to-git-with-unity
# This .gitignore file should be placed at the root of your Unity project directory
# Logs and databases #
######################
*.log
########################################
# Unity .gitignore
# Get latest from https://github.com/github/gitignore/blob/master/Unity.gitignore