mirror of
https://github.com/facebook/zstd.git
synced 2025-10-04 00:02:33 -04:00
Added new ".VC.db" Visual Studio C++ database file to gitignore
This commit is contained in:
parent
f8482131d7
commit
c8fde3be45
3
.gitignore
vendored
3
.gitignore
vendored
@ -20,6 +20,7 @@
|
||||
# Visual solution files
|
||||
*.suo
|
||||
*.user
|
||||
*.VC.db
|
||||
|
||||
# Build results
|
||||
[Dd]ebug/
|
||||
@ -49,4 +50,4 @@ _zstdbench
|
||||
|
||||
lib/zstd_opt_LZ5.c
|
||||
lib/zstd_opt_llen.c
|
||||
lib/zstd_opt_nollen.c
|
||||
lib/zstd_opt_nollen.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user