mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-05 19:08:13 +00:00
Ignore compiled dll binaries. (#3628)
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -54,6 +54,7 @@ packages/
|
||||
*.bc
|
||||
*.so
|
||||
*.so.*
|
||||
*.dll
|
||||
|
||||
# Ignore wasm data in examples/
|
||||
examples/**/*.wasm
|
||||
|
Reference in New Issue
Block a user