Remove obsolete docs links. Remove downloading of the old releases list, and bundle the file in the repo. Also the message in update-tags was wrong: we need git to do anything there now, as update-tags gets emscripten-releases using git currently (which is ok as update-tags is run by users that installed with git; otherwise they installed without git and just update the entire emsdk normally).
31 lines
438 B
Plaintext
31 lines
438 B
Plaintext
# Support for --embedded configs
|
|
/.emscripten
|
|
/.emscripten_cache
|
|
/.emscripten_cache__last_clear
|
|
/.emscripten_sanity
|
|
|
|
# Auto-generated by `active`
|
|
/emsdk_set_env.bat
|
|
/emsdk_set_env.sh
|
|
|
|
# Tags files that get generated at runtime
|
|
/emscripten-releases-tot.txt
|
|
|
|
# File that get download/extracted by emsdk itself
|
|
/gnu
|
|
/upstream
|
|
/fastcomp
|
|
/releases
|
|
/clang
|
|
/emscripten
|
|
/git
|
|
/node
|
|
/python
|
|
/temp
|
|
/zips
|
|
/crunch
|
|
/java
|
|
/mingw
|
|
/spidermonkey
|
|
/binaryen
|