updated gitignore

This commit is contained in:
2021-07-14 01:04:42 +02:00
parent ad762decd6
commit ffe9f8d9c4
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -6,6 +6,8 @@ __pycache__
venv venv
/tmtc/bin /tmtc/bin
/tmtc/lib /tmtc/lib
/tmtc/config/*.json
/tmtc/log
/tmtc/lib64 /tmtc/lib64
/tmtc/pyvenv.cfg /tmtc/pyvenv.cfg
/tmtc/share /tmtc/share