mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
tests: add missing script_with_no_extension, add exception for /tmp.* files in .gitignore
This commit is contained in:
parent
8f7958273b
commit
d848311fe2
2 changed files with 6 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -109,3 +109,6 @@ vls.log
|
|||
|
||||
# ignore v2go tmperror files
|
||||
*.tmperr
|
||||
|
||||
*/**/tmp.*
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue