diff options
| author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2020-10-02 09:55:11 +0200 |
|---|---|---|
| committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2020-10-02 09:55:11 +0200 |
| commit | 50e4015c1c251cdf5a49257ab9f6a2f4ff909cc1 (patch) | |
| tree | 3b632a3bbbaad2913810d4bfe100733c13e42794 /.gitignore | |
| parent | ea27af383f0099111bce5801db52d173430f0401 (diff) | |
Ignore generated files
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ *.pyc .coverage + +.*.sw? |
