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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,6 +2,7 @@ fns.txt
|
||||
*.dSYM
|
||||
*_test
|
||||
/v
|
||||
/v2
|
||||
/vprod
|
||||
/v.c
|
||||
/v.*.c
|
||||
|
Reference in New Issue
Block a user