We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6148aaa commit 66f7c63Copy full SHA for 66f7c63
.gitignore
@@ -0,0 +1,21 @@
1
+syntax:glob
2
+mojoshader_version.h
3
+mojoshader_parser_hlsl.h
4
+cmake-build
5
+CMakeCache.txt
6
+CMakeFiles
7
+Makefile
8
+cmake_install.cmake
9
+testparse
10
+testoutput
11
+bestprofile
12
+availableprofiles
13
+finderrors
14
+assemble
15
+preprocess
16
+glcaps
17
+*.exe
18
+*.lib
19
+*.a
20
+ps_?_?
21
+vs_?_?
README.md
@@ -1,4 +1,5 @@
# MojoShader
+[](https://github.com/icculus/mojoshader/actions/workflows/main.yml)
https://icculus.org/mojoshader/
0 commit comments