👉 It's a shortened version of CamelCase syntax used for file name conventions in programming languages like Java, Go, JavaScript. It avoids abbreviations by using an underscore (_) to separate words. For instance, camelCaseTaskName.sample.conf refers to `task_name_sample_conf`.