|
|
@ -1,3 +1,4 @@
|
|
|
|
|
|
|
|
{{ if lookPath "git" -}}
|
|
|
|
################################################################################
|
|
|
|
################################################################################
|
|
|
|
## This global gitignore file is assembled based the github gitignore project:
|
|
|
|
## This global gitignore file is assembled based the github gitignore project:
|
|
|
|
## https://github.com/github/gitignore
|
|
|
|
## https://github.com/github/gitignore
|
|
|
@ -32,4 +33,4 @@ Desktop.ini
|
|
|
|
|
|
|
|
|
|
|
|
# Compass/sass ignores
|
|
|
|
# Compass/sass ignores
|
|
|
|
.sass-cache
|
|
|
|
.sass-cache
|
|
|
|
|
|
|
|
{{- end }}
|