mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
.gitignore: ignore all binary files by default
This commit is contained in:
parent
03cee3fee0
commit
3e4cd12fd0
20 changed files with 59 additions and 120 deletions
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue