mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
.gitignore: ignore DLL and lib files
This commit is contained in:
parent
8512c9fc9d
commit
4fc8842edb
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -32,6 +32,8 @@ vjs
|
|||
*.exp
|
||||
*.ilk
|
||||
*.pdb
|
||||
*.dll
|
||||
*.lib
|
||||
|
||||
#
|
||||
# macOS.gitignore
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue