Gitignore zig crap

This commit is contained in:
2026-05-05 23:14:53 +02:00
parent c7897e55a8
commit 823d0ae29b
1533 changed files with 19 additions and 642271 deletions

View File

@ -1,14 +0,0 @@
#In your Fish configuration, add this line:
#alias emsdk_setup ". /path/to/emsdk/emsdk_env.fish"
#Now, when you want to use the SDK, run this alias first to set up
#your environment.
set -gx EMSDK_FISH 1
set -l script (status -f)
set -l dir (dirname $script)
eval ($dir/emsdk construct_env)
set -e -l script
set -e -l dir