mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ensure that v fmt
can be run over most .v files on each PR
This commit is contained in:

committed by
Alexander Medvednikov

parent
ccb041c831
commit
1d86f4b5d1
2
.gitignore
vendored
2
.gitignore
vendored
@@ -12,6 +12,7 @@ fns.txt
|
||||
/tools/vrepl
|
||||
/tools/vtest
|
||||
/tools/vtest-compiler
|
||||
/tools/vtest-fmt
|
||||
/tools/vfmt
|
||||
/tools/vup
|
||||
/tools/vpm
|
||||
@@ -26,6 +27,7 @@ fns.txt
|
||||
/v_prod_g
|
||||
*.exe
|
||||
*.o
|
||||
*.so
|
||||
.*.c
|
||||
*.tmp.c
|
||||
vjs
|
||||
|
Reference in New Issue
Block a user