Skip to content

Instantly share code, notes, and snippets.

View jase-perf's full-sized avatar

Jase Lindgren jase-perf

View GitHub Profile
@ImLp
ImLp / p4ignore.txt
Created October 31, 2023 16:10
Unreal Engine UGS P4 Ignore Example
# Files generated by visual studio should not be checked in.
*.csproj.*
.vs/*
*.pdb
*.suo
*.opensdf
*.sdf
*.tmp
*.mdb
obj/