diff options
| author | LLLL Colonq <llll@colonq> | 2026-07-21 13:53:20 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2026-07-21 13:53:20 -0400 |
| commit | 3ec03ba57474aa4320cb7901980b55706adbc111 (patch) | |
| tree | 97fcf8d1825cd4bdda65c4b516853dfda60f3610 /2026/submissions/threecoff/clennis/.gitignore | |
| parent | 47c0d930736bb5247a7f7ba05c7d41e33038102a (diff) | |
Update
Diffstat (limited to '2026/submissions/threecoff/clennis/.gitignore')
| -rw-r--r-- | 2026/submissions/threecoff/clennis/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/2026/submissions/threecoff/clennis/.gitignore b/2026/submissions/threecoff/clennis/.gitignore new file mode 100644 index 0000000..ed18558 --- /dev/null +++ b/2026/submissions/threecoff/clennis/.gitignore @@ -0,0 +1,5 @@ +# Build output +build*/ + +# Project-local Emscripten SDK (large; installed via scripts/setup-emsdk.sh) +vendor/emsdk/ |
