Fix for issue #21
parent
a7d5c1640b
commit
dcd0052bc8
@ -1,6 +1,14 @@
|
|||||||
## Ignore MonoDevelop build results and temporary files.
|
## Ignore build results and temporary files.
|
||||||
|
|
||||||
|
Backup*
|
||||||
|
_UpgradeReport_Files
|
||||||
bin
|
bin
|
||||||
|
obj
|
||||||
|
|
||||||
*.mdb
|
*.mdb
|
||||||
|
*.pdb
|
||||||
*.pidb
|
*.pidb
|
||||||
|
*.suo
|
||||||
|
*.user
|
||||||
*.userprefs
|
*.userprefs
|
||||||
|
UpgradeLog*.*
|
||||||
|
|||||||
Loading…
Reference in New Issue