]> source.dussan.org Git - gitignore.git/commit
Fixing .gitignore (#2531)
authorMatthew Wallace <1502616@abertay.ac.uk>
Wed, 29 Nov 2017 21:36:52 +0000 (21:36 +0000)
committerBrendan Forster <github@brendanforster.com>
Wed, 29 Nov 2017 21:36:52 +0000 (08:36 +1100)
commitdc0ca6d8d5e61dae1bd051f9a99c1414890069f6
treedfc3cee120e79cabb07c0a749cfa61380471ceee
parent86e01548dd97d6a1b5fc9ad303f10111b17ce0a9
Fixing .gitignore (#2531)

* Update Unity.gitignore

Prevents directories: `Library`
`Temp`
`Obj`
`Build`
`Builds`
`Assets/AssetStoreTools`
from being included in the remote if the project sits in the `Assets` folder.

* removed wildcards from Unity's .gitignore
Unity.gitignore