mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
.gitignore: ignore all binary files by default
This commit is contained in:
19
examples/.gitignore
vendored
19
examples/.gitignore
vendored
@@ -1,20 +1 @@
|
||||
/cli
|
||||
/fibonacci
|
||||
/fizz_buzz
|
||||
/hanoi
|
||||
/hello_v_js
|
||||
/hello_world
|
||||
/json
|
||||
/links_scraper
|
||||
/log
|
||||
/nbody
|
||||
/news_fetcher
|
||||
/path_tracing
|
||||
/quick_sort
|
||||
/random_ips
|
||||
/rune
|
||||
/spectral
|
||||
/tcp_echo_server
|
||||
/terminal_control
|
||||
|
||||
*.ppm
|
||||
|
Reference in New Issue
Block a user