diff options
author | Sergeanur <s.anureev@yandex.ua> | 2020-08-14 14:21:16 +0300 |
---|---|---|
committer | Sergeanur <s.anureev@yandex.ua> | 2020-08-14 14:22:50 +0300 |
commit | e1ca6c6b79ceddaed6fa4dc757ae25c17b356611 (patch) | |
tree | 48020b5ee57be4c12172a587feefd1ac0a277d81 /.gitignore | |
parent | 2a0a508a10ca3154e8bdc60ffc466ad6797a4394 (diff) |
Move stuff to vendor
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -348,3 +348,7 @@ healthchecksdb # Backup folder for Package Reference Convert tool in Visual Studio 2017 MigrationBackup/ + +vendor/glew-2.1.0/ +vendor/glfw-3.3.2.bin.WIN32/ +vendor/glfw-3.3.2.bin.WIN64/
\ No newline at end of file |