gitignore: Add gitignore to the build location

This commit moved gitignore to the build location
pull/805/head
lutherwenxu 2019-06-29 18:39:18 +08:00 committed by Alexander Medvednikov
parent 08c8b4ba22
commit 4b3b69ab15
2 changed files with 2 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
*.dSYM
*_test
v
vprod

1
compiler/.gitignore vendored
View File

@ -1,3 +1,2 @@
v.c
vc
v