mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
tools: include vls.log
in the .gitignore files for new V projects (#12522)
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -102,3 +102,6 @@ flake.nix
|
||||
.envrc
|
||||
|
||||
thirdparty/stdatomic/nix/cpp/*.h
|
||||
|
||||
# ignore VLS log
|
||||
vls.log
|
||||
|
Reference in New Issue
Block a user