summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMarc Hoersken <info@marc-hoersken.de>2020-06-05 19:54:34 +0200
committerMarc Hoersken <info@marc-hoersken.de>2020-06-05 19:54:34 +0200
commitbba83ed285a0002b267eaed136ae341269f2a775 (patch)
tree961616c937e0a73db6c922fac82fac075b040175 /.gitignore
parent3bde2e3f7824480dea5cb641f6fa201b4855fe2d (diff)
downloadcurl-bba83ed285a0002b267eaed136ae341269f2a775.tar.gz
.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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 65c0e0640..e35747146 100644
--- a/.gitignore
+++ b/.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
-