Skip to content

Instantly share code, notes, and snippets.

@ericjeker
Created March 15, 2025 21:42
Show Gist options
  • Save ericjeker/126c8c561c53e34475070f8be8933088 to your computer and use it in GitHub Desktop.
Save ericjeker/126c8c561c53e34475070f8be8933088 to your computer and use it in GitHub Desktop.
Unreal Engine - Version Control only Code & Config
# Ignore everything
/*
# Except for these folders
!/Source/
!/Config/
!/.gitattributes
!/.gitignore
!/README.md
!/*.uproject
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment