.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.
This commit is contained in:
Marc Hoersken 2020-06-05 19:54:34 +02:00
parent 3bde2e3f78
commit bba83ed285
No known key found for this signature in database
GPG Key ID: 61E03CBED7BC859E
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View 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