mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2025-08-18 00:56:38 +00:00
Update gitignore to ignore NaCl SDK compilation output
This commit is contained in:
parent
8f8754e454
commit
0a04b8dba3
8
.gitignore
vendored
8
.gitignore
vendored
@ -30,3 +30,11 @@
|
|||||||
|
|
||||||
# Debug files
|
# Debug files
|
||||||
*.dSYM/
|
*.dSYM/
|
||||||
|
|
||||||
|
# NaCl SDK
|
||||||
|
dir.stamp
|
||||||
|
*.deps
|
||||||
|
*.map
|
||||||
|
*.nexe
|
||||||
|
*.pexe
|
||||||
|
*.nmf
|
Loading…
x
Reference in New Issue
Block a user