# For projects using nanoc (http://nanoc.ws/) # Default location for output is output/, but we use public/. output/ public/ # This is automatically generated by `rake generate_feature_flags` content/_data/feature_flags.yaml # Make sure the content directories aren't added to the git repo. content/ce content/ee content/omnibus content/runner content/charts content/debug content/doc content/docs content/charts # Temporary file directory tmp/ # All log files *.log .DS_Store .sass-cache/ .bundle/ .idea/ .yarn-cache/ vendor/ node_modules/ coverage/