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
|
||||
obj
|
||||
|
||||
*.mdb
|
||||
*.pdb
|
||||
*.pidb
|
||||
*.suo
|
||||
*.user
|
||||
*.userprefs
|
||||
UpgradeLog*.*
|
||||
|
||||
Loading…
Reference in New Issue