diff options
author | David Robillard <d@drobilla.net> | 2023-09-21 19:45:40 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2023-09-21 20:16:18 -0400 |
commit | f3f0b03340712538b38b368a24c214f6296b2a04 (patch) | |
tree | 96780db66dec5baf83f05ffd1fdb7405246df79f /.gitignore | |
parent | 7c8682a1b53713b3263034bc8db3cdb5839968b5 (diff) | |
download | sratom-f3f0b03340712538b38b368a24c214f6296b2a04.tar.gz sratom-f3f0b03340712538b38b368a24c214f6296b2a04.tar.bz2 sratom-f3f0b03340712538b38b368a24c214f6296b2a04.zip |
Update gitignore file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,5 +5,5 @@ __pycache__ build/** subprojects/packagecache/ -subprojects/sphinxygen-1.0.0/ +subprojects/sphinxygen-1.0.4/ subprojects/sphinxygen/ |