Infrastructure-as-code framework for Active Directory objects and Group Policy. Sanitized from production deployment for public sharing.
15 lines
243 B
Plaintext
15 lines
243 B
Plaintext
# Temporary credential files (ACL-locked, contain plaintext passwords)
|
|
ad-objects/.credentials/
|
|
|
|
# Compiled DSC MOF files
|
|
gpo/Output/
|
|
|
|
# GPO backups (local snapshots, not committed)
|
|
gpo/backups/
|
|
|
|
# JetBrains IDE
|
|
.idea/
|
|
|
|
# Claude Code
|
|
.claude/
|