diff options
author | Rob Clark <[email protected]> | 2016-02-03 13:32:46 -0500 |
---|---|---|
committer | Rob Clark <[email protected]> | 2016-02-03 13:32:46 -0500 |
commit | 1be9184ff3cc970272d364214f0b19933bbe7725 (patch) | |
tree | ed64292c4c33873c7cfe79d29ddb67fe3772a170 /src/compiler/.gitignore | |
parent | 78f4c555b93eb0951dcd9c5812109d506dd03023 (diff) |
compiler: fix .gitignore for glsl_compiler
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/compiler/.gitignore')
-rw-r--r-- | src/compiler/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compiler/.gitignore b/src/compiler/.gitignore new file mode 100644 index 00000000000..6fb069f0bcb --- /dev/null +++ b/src/compiler/.gitignore @@ -0,0 +1 @@ +glsl_compiler |