mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
.gitignore: prepend /
This commit is contained in:
parent
a42b4e219c
commit
5a03eaca89
20
examples/.gitignore
vendored
20
examples/.gitignore
vendored
@ -1,10 +1,10 @@
|
|||||||
hello_world
|
/hello_world
|
||||||
json
|
/json
|
||||||
links_scraper
|
/links_scraper
|
||||||
log
|
/log
|
||||||
news_fetcher
|
/news_fetcher
|
||||||
rune
|
/rune
|
||||||
terminal_control
|
/terminal_control
|
||||||
nbody
|
/nbody
|
||||||
spectral
|
/spectral
|
||||||
database/mysql
|
/database/mysql
|
||||||
|
Loading…
Reference in New Issue
Block a user