X-Git-Url: http://git.lukelau.me/?p=wasm.git;a=blobdiff_plain;f=.gitignore;h=c5cb8d1657e39d4c9893d447f345e6fe19be52f5;hp=05df33d574c75d85244c7f55a59525d2d2212f6b;hb=HEAD;hpb=3ef5cb466b695cba27e45bbb273af1a9aa71bad9 diff --git a/.gitignore b/.gitignore index 05df33d..c5cb8d1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,12 @@ toolchain/build -sysroot +sysroot/** +!sysroot/include/ +!sysroot/include/GLES2/ +!sysroot/include/GLES2/* +!sysroot/include/GLES3/ +!sysroot/include/GLES3/* +!sysroot/include/KHR/ +!sysroot/include/KHR/* *.swp .DS_Store test.wasm