1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

add ./v2 to gitignore

This commit is contained in:
Alexander Medvednikov
2019-12-17 01:21:10 +03:00
parent 6008fa44c6
commit 562f24336d
4 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@ fns.txt
*.dSYM
*_test
/v
/v2
/vprod
/v.c
/v.*.c