Skip to content

Instantly share code, notes, and snippets.

View Naughtyusername's full-sized avatar

Tyler Naughtyusername

  • US
View GitHub Profile
@Naughtyusername
Naughtyusername / 02-ignores.sh
Created February 10, 2026 10:11
Sensible ignores list for Aconfmgr - Template
# =============================================================================
# Core Ignores - What aconfmgr Should NEVER Track
# =============================================================================
# Philosophy: Ignore ephemeral/generated content, but TRACK static configs
# This lets aconfmgr do its job: reproduce your system from scratch
# -----------------------------------------------------------------------------
# Virtual/Runtime filesystems (always ignore)
# -----------------------------------------------------------------------------
IgnorePath '/dev/*'