mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
ignore example binaries
This commit is contained in:
parent
0f05f7c1ee
commit
67eb8d74c1
1 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -1 +1,9 @@
|
||||||
*.dSYM
|
*.dSYM
|
||||||
|
|
||||||
|
examples/game_of_life/life
|
||||||
|
examples/hello_world
|
||||||
|
examples/json
|
||||||
|
examples/links_scraper
|
||||||
|
examples/news_fetcher
|
||||||
|
examples/tetris/tetris
|
||||||
|
examples/word_counter/word_counter
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue