2b399fdb81
PR #1223 only staged the deletions of the old paths because the new top-level directories were still untracked when the commit was authored. This commit adds the actual restructured tree: SREBOT/ (existing bot), SHARED/ (vromfs, data_parser, ICONS/MAPS/FONTS, DAGOR_FILES, update_game_files), and TSSBOT/ (skeleton). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
8 lines
217 B
Plaintext
8 lines
217 B
Plaintext
# Robots.txt for Toothless SQB Bot Website
|
|
# This file prevents web crawlers from scraping the site
|
|
|
|
User-agent: *
|
|
Disallow: /
|
|
|
|
# Block all crawlers from all content
|
|
# This includes search engines, scrapers, and bots |