Explorar o código

annex: do not annex *.yml files (directly add to repo instead)

Fabian Peter Hammerle %!s(int64=5) %!d(string=hai) anos
pai
achega
e004fa531c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      gitconfig

+ 1 - 0
gitconfig

@@ -36,6 +36,7 @@
 
 [annex]
 	securehashesonly = true
+	largefiles = not (include=*.yml)
 	autocommit = false
 	# copy instead of hard-linking when unlocking
 	thin = false