diff options
author | Maxim Devaev <[email protected]> | 2021-10-16 00:51:44 +0300 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2021-10-16 00:52:02 +0300 |
commit | a97c92ec7aaaf824435d26abd06906d0dadd42a9 (patch) | |
tree | 2e68612a9276375a79144d8708c31125bcc12d01 /.gitignore | |
parent | 3ea4f806c8af23bc64ec7d5cf1ec85a6a0e358b7 (diff) |
ignored config.mk
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ /build/ /dist/ /kvmd.egg-info/ +/config.mk /testenv/.tox/ /testenv/.mypy_cache/ /testenv/.coverage |