diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2020-10-03 16:27:49 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2020-10-03 16:27:49 +0200 |
commit | 3dcb6e8be1c2b6048cfc908cb3a6bd324356c57e (patch) | |
tree | a98667cfd5a5ce9e818f410aa3e36cfef352bbe6 /.gitignore | |
parent | b445258f28708bf5c709e3db7dc2c0363b41a99f (diff) | |
parent | 50e4015c1c251cdf5a49257ab9f6a2f4ff909cc1 (diff) |
Merge branch 'master' into types
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ *.pyc .coverage + +.*.sw? |