Skip to content

Instantly share code, notes, and snippets.

@Getty
Last active October 21, 2017 14:38
Show Gist options
  • Save Getty/f2c691a80bed094adbda969d3f359ea8 to your computer and use it in GitHub Desktop.
Save Getty/f2c691a80bed094adbda969d3f359ea8 to your computer and use it in GitHub Desktop.
Unreal Engine 4 Sample .gitignore
Intermediate/*
Saved/*
Build/*
Binaries/*
Plugins/*/Intermediate/*
Plugins/*/Binaries/*
Plugins/*/*/Intermediate/*
Plugins/*/*/Binaries/*
Plugins/*/*/*/Intermediate/*
Plugins/*/*/*/Binaries/*
.vs/*
*.VC.db
*.VC.VC.opendb
YourGame.sln
.DS_Store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment