Browse Source

.gitignore: add directory containing the stats repo

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.
Marc Hoersken 3 years ago
parent
commit
bba83ed285
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -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
-