whitelist
{
    // Server rules used for sv_pure.
    //
    // Do not modify this file.
    //
    // See pure_server_whitelist_example.txt for more details on when this file is used and what the rules mean.

    //
    // Require official files for most assets
    //

    sound\...                            trusted_source
    models\...                           trusted_source
    materials\...                        trusted_source
    particles\...                        trusted_source
    scripts\game_sounds.txt              trusted_source
    scripts\game_sounds_manifest.txt     trusted_source
    scripts\game_sounds_player.txt       trusted_source
    scripts\game_sounds_vo.txt           trusted_source
    scripts\game_sounds_vo_handmade.txt  trusted_source
    scripts\game_sounds_weapons.txt      trusted_source
    scripts\soundmixers.txt              trusted_source
	materials\console\...                any
	materials\temp\...                   any
	materials\vgui\logos\ui\...          any
	materials\vgui\crosshairs\...		 any
	sound\misc\...                       any
	sound\vo\...                         any
	sound\ui\...                         any
}
