MudCompiler:
- Added /bin/debug to ignore list. Only file not ignored is Scripts.dll so everyone contains a copy of the dll with the scripts wrote thus far. MudServer: - Added /bin/debug to ignore list.
This commit is contained in:
parent
9e51a8c74f
commit
d488a41822
2 changed files with 11 additions and 0 deletions
9
MUDCompiler/bin/Debug/..svnbridge/.svnbridge
Normal file
9
MUDCompiler/bin/Debug/..svnbridge/.svnbridge
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?><ItemProperties xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Properties><Property><Name>svn:ignore</Name><Value>MUDCompiler.exe
|
||||
MUDCompiler.pdb
|
||||
MUDCompiler.vshost.exe
|
||||
MUDCompiler.vshost.exe.manifest
|
||||
MudEngine.dll
|
||||
MudEngine.pdb
|
||||
startup.dat
|
||||
temp
|
||||
</Value></Property></Properties></ItemProperties>
|
2
MudServer/..svnbridge/.svnbridge
Normal file
2
MudServer/..svnbridge/.svnbridge
Normal file
|
@ -0,0 +1,2 @@
|
|||
<?xml version="1.0" encoding="utf-8"?><ItemProperties xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Properties><Property><Name>svn:ignore</Name><Value>obj
|
||||
</Value></Property></Properties></ItemProperties>
|
Loading…
Add table
Add a link
Reference in a new issue