summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorCemal Gönültaş <[email protected]>2024-05-16 13:01:27 +0300
committerGitHub <[email protected]>2024-05-16 12:01:27 +0200
commit1d52985943d102b321c631bc4d24cca8ad0f651e (patch)
tree259bfdc7c3a85025d176aaeb870a104d0e53881e /.gitignore
parentf26bfa0c8efcf81559c2ba225e79778b1542d60f (diff)
downloadraylib-1d52985943d102b321c631bc4d24cca8ad0f651e.tar.gz
raylib-1d52985943d102b321c631bc4d24cca8ad0f651e.zip
[rcore_web] Relative mouse mode issues. (#3940)
* [rcore_web] Relative mouse mode issues. * Review formatting.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6ff0e234..eeb1ed09 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,6 +56,9 @@ packages/
*.so.*
*.dll
+# Emscripten
+emsdk
+
# Ignore wasm data in examples/
examples/**/*.wasm
examples/**/*.data