etckeeper should log all config changes on a system. But there is one important setting that is outside of /etc/:
crontab -e edits a file inside: /var/spool/cron/ so there are important config files on the server.
How do I include those files to the git repository of etckeeper?