Skip to content

Commit f3e543f

Browse files
authored
Merge pull request #879 from cjakeman/remove-website-folder
chore: remove Website folder
2 parents ae3b5cf + 5a0ff7b commit f3e543f

File tree

220 files changed

+1
-4871
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

220 files changed

+1
-4871
lines changed

Build.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ IF "%Mode%" == "Stable" (
163163
REM Create binary and source zips.
164164
CALL :delete "OpenRails-%Mode%*.zip" || GOTO :error
165165
PUSHD "Program" && 7za.exe a -r -tzip -x^^!*.xml "..\OpenRails-%Mode%.zip" . && POPD || GOTO :error
166-
7za.exe a -r -tzip -x^^!.* -x^^!obj -x^^!lib -x^^!_build -x^^!*.bak -x^^!Website "OpenRails-%Mode%-Source.zip" "Source" || GOTO :error
166+
7za.exe a -r -tzip -x^^!.* -x^^!obj -x^^!lib -x^^!_build -x^^!*.bak "OpenRails-%Mode%-Source.zip" "Source" || GOTO :error
167167

168168
ENDLOCAL
169169
GOTO :EOF

Website/openrails.org/.gitignore

Lines changed: 0 additions & 5 deletions
This file was deleted.

Website/openrails.org/banner.jpg

-269 KB
Binary file not shown.

Website/openrails.org/changed-pages/get_changed_pages.php

Lines changed: 0 additions & 45 deletions
This file was deleted.

Website/openrails.org/changed-pages/index.css

Lines changed: 0 additions & 8 deletions
This file was deleted.

Website/openrails.org/changed-pages/index.php

Lines changed: 0 additions & 31 deletions
This file was deleted.

Website/openrails.org/changed-pages/title.php

Lines changed: 0 additions & 1 deletion
This file was deleted.

Website/openrails.org/contact/form.php

Lines changed: 0 additions & 62 deletions
This file was deleted.

Website/openrails.org/contact/index.php

Lines changed: 0 additions & 40 deletions
This file was deleted.

Website/openrails.org/contact/success.php

Lines changed: 0 additions & 19 deletions
This file was deleted.

Website/openrails.org/contact/title.php

Lines changed: 0 additions & 1 deletion
This file was deleted.
Binary file not shown.

Website/openrails.org/contribute/building-models/index.php

Lines changed: 0 additions & 78 deletions
This file was deleted.
Binary file not shown.

Website/openrails.org/contribute/building-models/title.php

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)