4
0
Fork 0
RHEL9-CIS/.gitignore
Mark Bolwell eb77cdd367
Added precommit exclusion
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
2025-02-20 11:56:30 +00:00

51 lines
550 B
Text

.env
*.log
*.retry
.cache
.vagrant
tests/*redhat-subscription
tests/Dockerfile
*.iso
*.box
packer_cache
delete*
ignore*
test_inv
# temp remove doc while this is built up
doc/
# VSCode
.vscode
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# DS_Store
.DS_Store
._*
# Linux Editors
*~
\#*\#
/.emacs.desktop
/.emacs.desktop.lock
.elc
auto-save-list
tramp
.\#*
*.swp
*.swo
rh-creds.env
travis.env
# Lockdown-specific
benchparse/
*xccdf.xml
*.retry
# GitHub Action/Workflow files
.github/
# Precommit exclusions
.ansible/