1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

.gitignore: ignore all binary files by default

This commit is contained in:
Tim Basel
2020-04-29 16:49:13 +02:00
committed by GitHub
parent 03cee3fee0
commit 3e4cd12fd0
20 changed files with 59 additions and 120 deletions

9
thirdparty/.gitignore vendored Normal file
View File

@ -0,0 +1,9 @@
!glfw/glfw3.dll
!glfw/msvc/glfw3.lib
freetype/
sdl2/
SDL2_image/
SDL2_mixer/
SDL2_ttf/
pg/