You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
311 B
30 lines
311 B
__pycache__
|
|
/.idea
|
|
/venv
|
|
|
|
log
|
|
/gps_log.txt
|
|
/config/*.json
|
|
|
|
/scex_conf.json
|
|
/tmtc_conf.json
|
|
/seqcnt*.txt
|
|
|
|
# Distribution / packaging
|
|
/.Python
|
|
/build/
|
|
/develop-eggs/
|
|
/downloads/
|
|
/eggs/
|
|
/.eggs/
|
|
/parts/
|
|
/sdist/
|
|
/var/
|
|
/wheels/
|
|
/pip-wheel-metadata/
|
|
/share/python-wheels/
|
|
/*.egg-info/
|
|
/.installed.cfg
|
|
/*.egg
|
|
/MANIFEST
|