Does anyone have a good .gitignore file they dont mind sharing for a DOTS project.
Thanks in advance
I just use the standard unity one
and just add stuff as needed.
1 Like
Nice ty
If you use the Memory Profiler package and you don’t want the snapshots committed, you might want to add;
[Mm]emoryCaptures/
1 Like