Remove some mozilla-games remnants (#360)
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).
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -9,11 +9,6 @@
|
||||
/emsdk_set_env.sh
|
||||
|
||||
# Tags files that get generated at runtime
|
||||
/emscripten-nightlies.txt
|
||||
/llvm-nightlies-32bit.txt
|
||||
/llvm-nightlies-64bit.txt
|
||||
/llvm-tags-32bit.txt
|
||||
/llvm-tags-64bit.txt
|
||||
/emscripten-releases-tot.txt
|
||||
|
||||
# File that get download/extracted by emsdk itself
|
||||
|
||||
Reference in New Issue
Block a user