Revision 09231407662aef2516d98c5e00378e01f687ee34 authored by sc336 on 24 January 2023, 13:44:51 UTC, committed by GitHub on 24 January 2023, 13:44:51 UTC
Squash merge master into develop. Co-authored-by: sc336 <s.chiu.00@gmail.com> Co-authored-by: Jesper Nielsen <44195043+jesnie@users.noreply.github.com> Co-authored-by: John Mcleod <43960404+johnamcleod@users.noreply.github.com> Co-authored-by: Jesper Nielsen <44195043+jesnie@users.noreply.github.com> Co-authored-by: Chris Morter <chris@prowler.io>
1 parent 6f07af5
.gitignore
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
# C extensions
*.so
# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*,cover
# Translations
*.mo
*.pot
# Django stuff:
*.log
# Sphinx documentation
docs/_build/
# PyBuilder
target/
# Emacs backups
*~
# Pycharm IDE directory
.idea
# IPython Notebooks
.ipynb_checkpoints
*.ipynb
# VSCode
.vscode
# OSX
.DS_Store
# mypy artifacts
.mypy_cache
# TensorFlow logs
events.out.tfevents.*
Computing file changes ...