Commit c84ba706 authored by James Reed's avatar James Reed Committed by Brendan Forster

Ignore Unity generated '*.pdb.meta' files for '*.pdb' files (#2486)

parent e0c2baea
......@@ -25,6 +25,7 @@ ExportedObj/
# Unity3D generated meta files
*.pidb.meta
*.pdb.meta
# Unity3D Generated File On Crash Reports
sysinfo.txt
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment