Commit 8b21e0bd710d0527c711fcae8e398b1152d3e669

Authored by David RENÉ
1 parent f37c6daf

add more file in ignore list

Showing 2 changed files with 5 additions and 2 deletions   Show diff stats
@@ -4,3 +4,8 @@ ds_files/types/generated/ @@ -4,3 +4,8 @@ ds_files/types/generated/
4 labo/modal_interface_files/banner.jpg 4 labo/modal_interface_files/banner.jpg
5 labo/ 5 labo/
6 *.sc 6 *.sc
  7 +/library
  8 +/documentation/hayamiki.gv
  9 +/documentation/hayamiki.png
  10 +/documentation/hayamiki.svg
  11 +/ds_files/densaku.ini
hayamiki_generator.aproj
@@ -18,7 +18,6 @@ @@ -18,7 +18,6 @@
18 <DebugSymbols>True</DebugSymbols> 18 <DebugSymbols>True</DebugSymbols>
19 <DebugType>Full</DebugType> 19 <DebugType>Full</DebugType>
20 <Optimize>False</Optimize> 20 <Optimize>False</Optimize>
21 - <CommandLine>-sc</CommandLine>  
22 </PropertyGroup> 21 </PropertyGroup>
23 <PropertyGroup Condition=" '$(Configuration)' == 'Release' "> 22 <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
24 <OutputPath>bin\Release\</OutputPath> 23 <OutputPath>bin\Release\</OutputPath>
@@ -528,7 +527,6 @@ @@ -528,7 +527,6 @@
528 <Compile Include="library\xml\basic_xml_parser.anubis" /> 527 <Compile Include="library\xml\basic_xml_parser.anubis" />
529 <Compile Include="library\xml\xml_parser.apg.anubis" /> 528 <Compile Include="library\xml\xml_parser.apg.anubis" />
530 <Compile Include="src\check.anubis" /> 529 <Compile Include="src\check.anubis" />
531 - <Compile Include="src\generation\anubis.anubis" />  
532 <Compile Include="src\generation\choices_selector.anubis" /> 530 <Compile Include="src\generation\choices_selector.anubis" />
533 <Compile Include="src\generation\columns.anubis" /> 531 <Compile Include="src\generation\columns.anubis" />
534 <Compile Include="src\generation\create_table.anubis" /> 532 <Compile Include="src\generation\create_table.anubis" />