summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlex Hirzel2022-12-09 15:50:35 -0500
committerAlex Hirzel2022-12-09 15:50:35 -0500
commit09c424124639d32d816d41ff2a4b7bf79328846b (patch)
tree74ad528977b144fe826748974f28c4f5945bc21f /.gitignore
parent6b92681001b6751d7a32530b9103ab702a05277b (diff)
downloadaur-09c424124639d32d816d41ff2a4b7bf79328846b.tar.gz
clean up dependencies where possible
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore23
1 files changed, 23 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..83fd234297a4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,23 @@
+pkg/
+src/
+
+asio/
+cxxopts/
+doxygen-awesome-css/
+EABase/
+EASTL/
+fast_float/
+glfw/
+glslang/
+imgui/
+json/
+LuisaCompute/
+LuisaRender/
+mimalloc/
+shaderc/
+spdlog/
+SPIRV-Headers/
+SPIRV-Tools/
+stb/
+tinyexr/
+xxHash/