0
0
mirror of https://github.com/lz4/lz4 synced 2026-01-18 17:21:30 +01:00

Update .gitignore

This change may automatically include future version of build/VS*/lz4/.
This commit is contained in:
Takayuki Matsuoka
2023-05-20 22:04:25 +09:00
parent d678159c64
commit 9c0b42e45f

2
build/.gitignore vendored
View File

@@ -9,8 +9,10 @@
ver*/
VS2010/bin/
VS2017/bin/
VS*/bin/
ipch
# Fixup for lz4 project directories
!VS2010/lz4
!VS2017/lz4
!VS*/lz4