diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 6f4ec42c7..45a0fcad8 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,7 @@ CMakeFiles /bin/ /lib/ /config.h +/emcc-build compile_commands.json test/lit/lit.site.cfg.py |