I was editing /etc/NetworkManager/system-connections/resin-wifi-01
and noticed the README.ignore and the resin-sample.ignore file in the same directory.
So I looked for other .ignore files and found only those two files, but in multiple locations:
# find / -name "*.ignore"
/resin-boot/system-connections/README.ignore
/resin-boot/system-connections/resin-sample.ignore
/mnt/boot/system-connections/README.ignore
/mnt/boot/system-connections/resin-sample.ignore
/mnt/state/root-overlay/etc/NetworkManager/system-connections/README.ignore
/mnt/state/root-overlay/etc/NetworkManager/system-connections/resin-sample.ignore
/mnt/sysroot/active/balena/overlay2/ee6ef84b45d9a0bf1d5903e64d652679311c816e4f88616e086c6332a71f0ed7/diff/resin-boot/system-connections/README.ignore
/mnt/sysroot/active/balena/overlay2/ee6ef84b45d9a0bf1d5903e64d652679311c816e4f88616e086c6332a71f0ed7/diff/resin-boot/system-connections/resin-sample.ignore
/etc/NetworkManager/system-connections/README.ignore
/etc/NetworkManager/system-connections/resin-sample.ignore
What sorcery is this? They don’t appear to be links:
-rw------- 1 root root 301 Jan 30 20:00 /resin-boot/system-connections/README.ignore
-rw------- 1 root root 245 Jan 30 20:00 /resin-boot/system-connections/resin-sample.ignore
-rwxr-xr-x 1 root root 301 Feb 4 19:08 /mnt/boot/system-connections/README.ignore
-rwxr-xr-x 1 root root 245 Feb 4 19:08 /mnt/boot/system-connections/resin-sample.ignore
-rw------- 1 root root 301 Feb 4 19:08 /mnt/state/root-overlay/etc/NetworkManager/system-connections/README.ignore
-rw------- 1 root root 245 Feb 4 19:08 /mnt/state/root-overlay/etc/NetworkManager/system-connections/resin-sample.ignore
-rw------- 1 root root 301 Jan 30 20:00 /mnt/sysroot/active/balena/overlay2/ee6ef84b45d9a0bf1d5903e64d652679311c816e4f88616e086c6332a71f0ed7/diff/resin-boot/system-connections/README.ignore
-rw------- 1 root root 245 Jan 30 20:00 /mnt/sysroot/active/balena/overlay2/ee6ef84b45d9a0bf1d5903e64d652679311c816e4f88616e086c6332a71f0ed7/diff/resin-boot/system-connections/resin-sample.ignore
-rw------- 1 root root 301 Feb 4 19:08 /etc/NetworkManager/system-connections/README.ignore
-rw------- 1 root root 245 Feb 4 19:08 /etc/NetworkManager/system-connections/resin-sample.ignore