mirror of
https://github.com/facebook/zstd
synced 2026-08-22 22:32:07 -04:00
Added new ".VC.db" Visual Studio C++ database file to gitignore
This commit is contained in:
parent
f8482131d7
commit
c8fde3be45
1 changed files with 2 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue