Merge pull request #3102 from jeremy-lunarg/hayes-fix-debuginfo-disassembly
[platform/upstream/glslang.git] / .gitignore
index a1fe394..333fb76 100644 (file)
@@ -2,9 +2,23 @@
 *.a
 *.so
 *.exe
+.vscode/
 tags
 TAGS
+bazel-*
 build/
 Test/localResults/
 External/googletest
 External/spirv-tools
+out/
+
+# GN generated files
+.cipd/
+*.gclient_entries
+third_party/
+buildtools/
+tools/
+
+# Random OS stuff
+.DS_Store
+._*