Module: Mesa Branch: master Commit: 1b163238f5b652d1c6c9e50ec36afe537f77411f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1b163238f5b652d1c6c9e50ec36afe537f77411f
Author: Dave Airlie <[email protected]> Date: Fri Sep 15 13:52:22 2017 +1000 r600: add .gitignore for egd_tables.h --- src/gallium/drivers/r600/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gallium/drivers/r600/.gitignore b/src/gallium/drivers/r600/.gitignore new file mode 100644 index 0000000000..664a54b244 --- /dev/null +++ b/src/gallium/drivers/r600/.gitignore @@ -0,0 +1 @@ +egd_tables.h _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
