What does this code do: for (;;);

I got this from this tutorial (ESP32 with HC-SR04 Ultrasonic Sensor with Arduino IDE | Random Nerd Tutorials) and I don't understand what it means. Any ideas?