The following is the default code snippet for the BundleConfig.cs file.
using System.Web.Optimization;
public class BundleConfig  
{  
    // For more information on Bundling, visit http://go.microsoft.com/fwlink/?LinkId=254725  
    public static void RegisterBundles(BundleCollection bundles...