mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
tests: add missing script_with_no_extension, add exception for /tmp.* files in .gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -109,3 +109,6 @@ vls.log
|
||||
|
||||
# ignore v2go tmperror files
|
||||
*.tmperr
|
||||
|
||||
*/**/tmp.*
|
||||
|
||||
|
Reference in New Issue
Block a user