setools/.gitignore
Chris PeBenito 2828db4a64 apol: Implement help menu
Populate with some help text from setools3.

Related to #114
2016-04-19 16:03:15 -04:00

23 lines
299 B
Plaintext

/build
/dist
/setools.egg-info
*.pyc
*.pyo
libqpol/policy_parse.c
libqpol/policy_parse.h
libqpol/policy_scan.c
setools/policyrep/qpol_wrap.c
setools/policyrep/qpol.py
*.so
# Qt Generated Help files
help/apol.qch
#help/apol.qhc
# Generated by tox
/.tox
# Generated by coverage
/htmlcov
/.coverage