IBM-Security / isam-ansible-roles

Ansible Custom Modules, Handlers and Tasks for ISAM. Requires "ibmsecurity" python package.
Apache License 2.0
24 stars 43 forks source link

.gitignore * pyc files #102

Closed sygilber closed 4 years ago

sygilber commented 5 years ago

Hi

.gitignore should contain a line to exclude pre-compiled Python code file (*.pyc).

That explains in github repo why we have the following file:

./start_config/filter_plugins/exclude.pyc