One-KVM/.gitignore
2019-10-17 02:55:26 +03:00

20 lines
236 B
Plaintext

/hid/.pio/
/pkg/
/src/
/site/
/build/
/dist/
/kvmd.egg-info/
/testenv/.tox/
/testenv/.mypy_cache/
/testenv/.coverage
/testenv/run/*.sock
/testenv/run/*.pid
/v*.tar.gz
/*.pkg.tar.xz
/*.pkg.tar.zst
/*.egg-info
/*kvmd-*.tar.gz
*.pyc
*.swp