mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-21 21:38:52 +00:00
Tested removing generated dir (obj & bin) to the ignore list.
This commit is contained in:
parent
806ec99e0d
commit
ad759d6729
6 changed files with 22 additions and 0 deletions
5
Build/..svnbridge/.svnbridge
Normal file
5
Build/..svnbridge/.svnbridge
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<?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>COM2-output.dbg
|
||||
Cosmos.iso
|
||||
main.map
|
||||
output.bin
|
||||
</Value></Property></Properties></ItemProperties>
|
||||
2
Build/ISO/..svnbridge/.svnbridge
Normal file
2
Build/ISO/..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>output.bin
|
||||
</Value></Property></Properties></ItemProperties>
|
||||
5
Build/Tools/..svnbridge/.svnbridge
Normal file
5
Build/Tools/..svnbridge/.svnbridge
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<?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>Cosmos.Hardware.Plugs
|
||||
Cosmos.Kernel.Plugs
|
||||
Cosmos.Sys.Plugs
|
||||
asm
|
||||
</Value></Property></Properties></ItemProperties>
|
||||
2
Setup/..svnbridge/.svnbridge
Normal file
2
Setup/..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>CosmosBoot.zip
|
||||
</Value></Property></Properties></ItemProperties>
|
||||
5
source/..svnbridge/.svnbridge
Normal file
5
source/..svnbridge/.svnbridge
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<?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>Cosmos.4.5.resharper.user
|
||||
Cosmos.suo
|
||||
CosmosVS10.suo
|
||||
_ReSharper.Cosmos
|
||||
</Value></Property></Properties></ItemProperties>
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
<?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>bin
|
||||
obj
|
||||
</Value></Property></Properties></ItemProperties>
|
||||
Loading…
Reference in a new issue