diff options
| author | jussi | 2022-02-22 02:49:15 +0200 |
|---|---|---|
| committer | jussi | 2022-02-22 02:49:15 +0200 |
| commit | 8800de59fa704cfe60ac980db079b44042639684 (patch) | |
| tree | aaa2b54327b78a564bc05829a1c66c6e4f3b53de /build | |
| parent | 612ede6da40550fc0b14c1370f616fc6e83df550 (diff) | |
| download | reilua-enhanced-8800de59fa704cfe60ac980db079b44042639684.tar.gz reilua-enhanced-8800de59fa704cfe60ac980db079b44042639684.tar.bz2 reilua-enhanced-8800de59fa704cfe60ac980db079b44042639684.zip | |
Web build.
Diffstat (limited to 'build')
| -rw-r--r-- | build/.gitignore | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/build/.gitignore b/build/.gitignore index f954020..7a0b42a 100644 --- a/build/.gitignore +++ b/build/.gitignore @@ -2,4 +2,9 @@ CMakeCache.txt cmake_install.cmake Makefile CMakeFiles -ReiLua
\ No newline at end of file +ReiLua +resources +ReiLua.data +ReiLua.html +ReiLua.js +ReiLua.wasm
\ No newline at end of file |
