Skip to content

Instantly share code, notes, and snippets.

@kornman00
Created February 4, 2021 22:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kornman00/494971efa7916969c9a9bb10f1a74eb8 to your computer and use it in GitHub Desktop.
Save kornman00/494971efa7916969c9a9bb10f1a74eb8 to your computer and use it in GitHub Desktop.
{
"ExcludedItems": [
"Build/",
"Thing1/",
"Thing2/",
"Shared/SomePowerShellProject/Debug/",
"Shared/SomePowerShellProject/obj/",
"Shared/SomePowerShellProject/*.pssproj",
"Shared/SomePowerShellProject/*.sln",
"UE4/Engine",
"UE4/FeaturePacks",
"UE4/LocalBuilds",
"UE4/Samples",
"UE4/Templates",
"UE4-Precompiled/",
"XYZ/BuildOptions*.xml"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment