This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # ============================================================================= | |
| # 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/*' |