mirror of
https://github.com/SELinuxProject/setools
synced 2025-02-07 07:31:32 +00:00
24 lines
235 B
Plaintext
24 lines
235 B
Plaintext
/.eggs
|
|
/.idea
|
|
/.mypy_cache
|
|
/.vscode
|
|
/build
|
|
/dist
|
|
/setools.egg-info
|
|
/venv
|
|
*.pyc
|
|
*.pyo
|
|
/setools/policyrep.c
|
|
*.so
|
|
|
|
# Qt Generated Help files
|
|
qhc/apol.qch
|
|
qhc/apol.qhc
|
|
|
|
# Generated by tox
|
|
/.tox
|
|
|
|
# Generated by coverage
|
|
/htmlcov
|
|
/.coverage
|