]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
.gitignore: add directory containing the stats repo
authorMarc Hoersken <info@marc-hoersken.de>
Fri, 5 Jun 2020 17:54:34 +0000 (19:54 +0200)
committerMarc Hoersken <info@marc-hoersken.de>
Fri, 5 Jun 2020 17:54:34 +0000 (19:54 +0200)
Since the new curl/stats repository is designed to be
checked out into the curl repository working tree as stats/
it should be on the ignore list to aid in commit staging.

.gitignore

index 65c0e06408ef5e63139ea667dcb612a67d76f388..e35747146de00cc450cb521380261efe36b28b4a 100644 (file)
@@ -20,6 +20,7 @@
 /.vs
 /build/
 /builds/
+/stats/
 __pycache__
 CHANGES.dist
 Debug
@@ -57,4 +58,3 @@ scripts/curl.fish
 curl_fuzzer
 curl_fuzzer_seed_corpus.zip
 libstandaloneengine.a
-