summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJordan Cook <jordan.cook@pioneer.com>2022-04-01 14:11:11 -0500
committerJordan Cook <jordan.cook@pioneer.com>2022-04-01 16:23:05 -0500
commit5e1472b67dee6b4bddd240968a6ff152dba5f3b9 (patch)
treee82f0b18bc68262cba877543d3b93f7a94f255f7 /.gitignore
parentfce732d3e404f06c78563fabb36cd565e2a98eab (diff)
downloadrequests-cache-5e1472b67dee6b4bddd240968a6ff152dba5f3b9.tar.gz
Use nox to run tests in GitHub Actions
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index daa2308..999d3a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,7 +4,6 @@
*.sqlite-journal
*.egg
*.egg-info
-.COVERAGE.*
build/
dist/
downloads/
@@ -25,8 +24,10 @@ package.json
# Test / coverage reports
.coverage
-.tox
+.coverage.*
+.COVERAGE.*
.mypy_cache/
+.nox/
test-reports/
# Sphinx