mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-01-03 19:25:32 +00:00
Add *.pidb and *.userprefs to .gitignore
Those are generated by MonoDevelop and should not be tracked.
This commit is contained in:
parent
60612071c1
commit
a3fe34995d
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -10,6 +10,8 @@
|
|||
*.mdb
|
||||
*.o
|
||||
*.pc
|
||||
*.pidb
|
||||
*.userprefs
|
||||
*.wxs
|
||||
aclocal.m4
|
||||
autom4te.cache
|
||||
|
|
Loading…
Reference in a new issue