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

View File

@@ -1,2 +0,0 @@
mysql
sqlite

View File

@@ -1 +0,0 @@
eventbus

View File

@@ -1,2 +0,0 @@
life
life_gg

View File

@@ -1,2 +0,0 @@
/gg_freetype
/gg2

View File

@@ -1,3 +1 @@
bounce
graph
message
!glfw3.dll

View File

@@ -1 +0,0 @@
simple_linear_regression

View File

@@ -1 +0,0 @@
pico

View File

@@ -1,3 +0,0 @@
fonts
fonts2
drawing

View File

@@ -1 +0,0 @@
tetris

View File

@@ -1 +0,0 @@
VCasino

View File

@@ -1 +0,0 @@
vweb_example

View File

@@ -1 +0,0 @@
word_counter

View File

@@ -1 +0,0 @@
hello_world