# .gitignore
#
# file patterns ignored by git
#
# author  : stefan schablowski
# contact : stefan.schablowski@desmodyne.com
# created : 2016-08-23


# https://github.com/github/gitignore
# https://gist.github.com/octocat/9257657


# -----------------------------------------------------------------------------
# as per corporate convention, Temp and tmp are never stored in git
Temp
tmp


# -----------------------------------------------------------------------------
# files generated by OS X

.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
