aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMR Lemon <matt@matthewlemon>2020-05-16 21:17:25 +0100
committerMR Lemon <matt@matthewlemon>2020-05-16 21:17:32 +0100
commita344ca599d4e972bfc818d2bff492d60540ba445 (patch)
treea0155c1fbcc196c16e1b7b6546b937622e6a3db5 /.gitignore
parentc7f776e9c7009917ab99881b57f05b5aa910b30c (diff)
prep for bump to 1.0.4 - nox tests, actions, etc
Diffstat (limited to '')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e1da4d3..31cd470 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ datamaps.spec
/.ropeproject/
**/__pycache__/*
*.egg-info/*
+.nox/ \ No newline at end of file