-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path.gitignore
More file actions
171 lines (155 loc) · 4.82 KB
/
.gitignore
File metadata and controls
171 lines (155 loc) · 4.82 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
# Accessibility Agents personal preferences — each person's copy stays in their fork only, never committed
.github/agents/preferences.md
# Accessibility web agents — installed locally via agents repo, not committed
.github/agents/web-accessibility-wizard.agent.md
.github/agents/web-csv-reporter.agent.md
.github/agents/web-issue-fixer.agent.md
.github/agents/cross-page-analyzer.agent.md
.github/agents/aria-specialist.agent.md
.github/agents/alt-text-headings.agent.md
.github/agents/contrast-master.agent.md
.github/agents/forms-specialist.agent.md
.github/agents/keyboard-navigator.agent.md
.github/agents/link-checker.agent.md
.github/agents/tables-data-specialist.agent.md
.github/agents/live-region-controller.agent.md
.github/agents/modal-specialist.agent.md
.github/agents/testing-coach.agent.md
.github/agents/wcag-guide.agent.md
.github/agents/scanner-bridge.agent.md
.github/agents/lighthouse-bridge.agent.md
.github/agents/markdown-scanner.agent.md
.github/agents/markdown-fixer.agent.md
.github/agents/markdown-a11y-assistant.agent.md
.github/agents/markdown-csv-reporter.agent.md
.github/agents/shared-instructions.md
.github/skills/
.github/instructions/
.github/prompts/audit-web-*.prompt.md
.github/prompts/audit-markdown.prompt.md
.github/prompts/compare-web-audits.prompt.md
.github/prompts/compare-markdown-audits.prompt.md
.github/prompts/compare-audits.prompt.md
.github/prompts/export-web-csv.prompt.md
.github/prompts/export-markdown-csv.prompt.md
.github/prompts/fix-web-issues.prompt.md
.github/prompts/fix-markdown-issues.prompt.md
.github/prompts/quick-web-check.prompt.md
.github/prompts/quick-markdown-check.prompt.md
# Registration PII — names, emails, accommodations are stored as workflow artifacts only
.github/data/registrations.csv
.github/data/registration-data.csv
.github/data/student-emails.csv
.github/data/student-sync-report.txt
.github/data/welcome-email.txt
.github/data/peer-reviewer-assignments.json
# Root-level student data files (contain usernames scraped from issues)
accepted-members.txt
active-students.txt
pending-students.txt
registered-students.txt
registered-students-from-issues.txt
registration-data.csv
valid-students.txt
student-usernames.txt
student-usernames-complete.txt
org_invite_results.txt
batch_create_issues_final.txt
batch_create_issues_output_v2.txt
issue_creation_log.txt
temp_files.txt
# One-time admin scripts with hardcoded student data (local facilitator tools only)
scripts/add_beckyk.py
scripts/update_roster_67.py
scripts/update_roster_87.py
scripts/batch_create_issues.py
scripts/batch_create_issues_v2.py
scripts/batch_create_challenges_unassigned.py
scripts/invite_rate_limited_users.py
scripts/manual_invite_commands.ps1
scripts/retry_failed_invites.py
scripts/remove_unregistered.py
scripts/fix_challenge_1_issues.py
scripts/update_challenge_1_issues.py
scripts/remove_duplicate.py
scripts/create_branches.ps1
scripts/find_unregistered.py
scripts/invite_students.py
scripts/invite_students_as_org_members.py
scripts/generate_complete_roster.py
scripts/generate_peer_assignments.py
scripts/generate_welcome_materials.py
scripts/check_suspicious.py
scripts/add_student.py
scripts/add_student_and_invite.py
scripts/reconcile_registrations.py
scripts/sync_students_from_registration.py
scripts/validate_roster.py
scripts/create_assignment_issues.py
scripts/configure_repo_permissions.py
scripts/remove_org_members_after_workshop.py
scripts/batch_create_challenges.py
scripts/tests/test_batch_create_challenges.py
# Registration admin guide — local reference only
REGISTRATION-ADMIN.md
ADMIN_TEST_PLAN.md
STUDENT_MANAGEMENT.md
check_registrations.py
extract_usernames.py
generate_roster.py
addmissing.bat
wxpython-specialist-original.md
filter-paths.txt
members_raw.json
html/ADMIN_TEST_PLAN.html
html/STUDENT_MANAGEMENT.html
html/AUTOMATION_TESTING_REPORT.html
html/LEARNING_ROOM_AUTOMATION_SUMMARY.html
html/REGRESSION_TEST_REPORT.html
AUTOMATION_TESTING_REPORT.md
REGRESSION_TEST_REPORT.md
scripts/__init__.py
scripts/tests/
# Node.js dependencies
node_modules/
# Podcast audio files — hosted on GitHub Releases, not in the repo
podcasts/audio/
*.mp3
# Environment variables (API keys)
.env
# macOS system files
.DS_Store
.AppleDouble
.LSOverride
# Windows system files
Thumbs.db
ehthumbs.db
Desktop.ini
$RECYCLE.BIN/
# VS Code personal settings (workspace settings in .vscode/ are committed; personal settings are not)
.vscode/settings.json
# VS Code local history (backup files)
.history/
# Python virtual environment
.venv/
venv/
# Python cache and testing artifacts
.pytest_cache/
.mypy_cache/
__pycache__/
*.pyc
*.pyo
# Temporary and editor swap files
*.tmp
*.swp
*~
# TTS model files and samples (too large for git, should be downloaded separately)
podcasts/tts/models/
podcasts/tts/samples/
*.onnx
*.onnx.json
*.wav
epub/git-going-with-github.epub
epub/git-going-with-github.docx
epub/git-going-with-github.brf
epub/daisy/