Browse Source

external: glfw: Ignore {docs/examples/tests}/ directories

pull/717/head
Ahmad Fatoum 6 years ago
parent
commit
f719de4bf8
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      src/external/.gitignore

+ 3
- 0
src/external/.gitignore View File

@ -0,0 +1,3 @@
glfw/docs/
glfw/examples/
glfw/tests/

Loading…
Cancel
Save