1
0
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:
Tim Basel
2020-04-29 16:49:13 +02:00
committed by GitHub
parent 03cee3fee0
commit 3e4cd12fd0
20 changed files with 59 additions and 120 deletions

19
examples/.gitignore vendored
View File

@@ -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