diff options
| author | Ahmad Fatoum <ahmad@a3f.at> | 2018-10-27 11:01:04 +0200 |
|---|---|---|
| committer | Ahmad Fatoum <ahmad@a3f.at> | 2019-01-08 09:03:22 +0100 |
| commit | f719de4bf8cd460a06f6fb93c9e4610dc9664de4 (patch) | |
| tree | d461fa4cb2a6cff68f66c1dcd7f12f5db1678f75 /src/external | |
| parent | 182bdd2e0a75a2b0405d50e3b16d504d0ab6da96 (diff) | |
| download | raylib-f719de4bf8cd460a06f6fb93c9e4610dc9664de4.tar.gz raylib-f719de4bf8cd460a06f6fb93c9e4610dc9664de4.zip | |
external: glfw: Ignore {docs/examples/tests}/ directories
Diffstat (limited to 'src/external')
| -rw-r--r-- | src/external/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/external/.gitignore b/src/external/.gitignore new file mode 100644 index 00000000..b6d20344 --- /dev/null +++ b/src/external/.gitignore @@ -0,0 +1,3 @@ +glfw/docs/ +glfw/examples/ +glfw/tests/ |
