One can more or less achieve that by applying chattr +A to the whole filesystem and then chattr -A on specific files. Note that chattr +A on a directory will be inherited by any files created in that directory (excluding moving an existing file into that directory).