[Mesa-dev] [PATCH v4 04/49] add a git ignore for subprojects
Dylan Baker
dylan at pnwbakers.com
Wed Aug 22 17:04:27 UTC 2018
Signed-off-by: Dylan Baker <dylan.c.baker at intel.com>
Reviewed-by: Eric Anholt <eric at anholt.net>
---
subprojects/.gitignore | 3 +++
1 file changed, 3 insertions(+)
create mode 100644 subprojects/.gitignore
diff --git a/subprojects/.gitignore b/subprojects/.gitignore
new file mode 100644
index 00000000000..68a882edba6
--- /dev/null
+++ b/subprojects/.gitignore
@@ -0,0 +1,3 @@
+*
+!*.wrap
+!.gitignore
--
2.18.0
More information about the mesa-dev
mailing list