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:
9
thirdparty/.gitignore
vendored
Normal file
9
thirdparty/.gitignore
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
!glfw/glfw3.dll
|
||||
!glfw/msvc/glfw3.lib
|
||||
|
||||
freetype/
|
||||
sdl2/
|
||||
SDL2_image/
|
||||
SDL2_mixer/
|
||||
SDL2_ttf/
|
||||
pg/
|
Reference in New Issue
Block a user