ORilot / DiscordStuff

A little play around with the Webhook feature of discord
0 stars 0 forks source link

Adding ,gitignore #37

Open sync-by-unito[bot] opened 5 months ago

sync-by-unito[bot] commented 5 months ago

We require a .gitignore file for the repository to automatically ignore the necessary files that are generated by Unity. This is to avoid branches getting clogged up with 1000s of changes that are not important and not worth tracking.

Used the sample .gitignore given by: https://github.com/github/gitignore/blob/main/Unity.gitignore

This file has been slightly modified to account for our unity project being in a repo subfolder.

Implemented by: Tomas Validated by: Zdenek Plesek

┆Issue is synchronized with this Trello card by Unito ┆Attachments: #24 Created .gitignore