mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
separate .gitignore for examples (#667)
it will be easier to move the examples to a separate repository if it increases
This commit is contained in:

committed by
Alexander Medvednikov

parent
e6d8612392
commit
e7f2babb5d
3
examples/.gitignore
vendored
3
examples/.gitignore
vendored
@@ -1,4 +1,7 @@
|
||||
game_of_life/life
|
||||
hello_world
|
||||
json
|
||||
links_scraper
|
||||
news_fetcher
|
||||
tetris/tetris
|
||||
word_counter/word_counter
|
||||
|
Reference in New Issue
Block a user