Tested removing generated dir (obj & bin) to the ignore list.

This commit is contained in:
jdguzman_cp 2009-06-11 01:15:35 +00:00
parent 806ec99e0d
commit ad759d6729
6 changed files with 22 additions and 0 deletions

View 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>

View 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>

View 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>

View 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>

View 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>

View file

@ -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>