mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
Add the log example to .gitignore of examples
The compiled log file should no longer cause a file to be added to the git repo during `make test`.
This commit is contained in:
parent
76bf732e63
commit
b464adec43
1 changed files with 1 additions and 0 deletions
1
examples/.gitignore
vendored
1
examples/.gitignore
vendored
|
@ -2,6 +2,7 @@ game_of_life/life
|
|||
hello_world
|
||||
json
|
||||
links_scraper
|
||||
log
|
||||
news_fetcher
|
||||
tetris/tetris
|
||||
word_counter/word_counter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue