# SPDX-FileCopyrightText: 2022 Risk.Ident GmbH <contact@riskident.com>
#
# SPDX-License-Identifier: CC0-1.0

# Python
venv/
__pycache__/

# ViM
*.swp
*.swo

# Logs
*.log

# Local
.env
private/

# macOS
.DS_Store
.AppleDouble
.LSOverride

# IDEs
.vscode/
.idea/

# NPM
node_modules/
package-lock.json

# Built Ansible Galaxy collections
riskident-luks-*.tar.gz
