mirror of
https://github.com/curl/curl.git
synced 2026-04-14 21:51:41 +03:00
.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:
parent
3bde2e3f78
commit
bba83ed285
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue