Explorar o código

annex ignore: *.yaml & *.url

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

+ 1 - 1
gitconfig

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