diff --git a/.gitignore b/.gitignore index d66b55b4d2..c344a1aed1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.dSYM *_test -v -vprod +/v +/vprod +/v.c diff --git a/compiler/.gitignore b/compiler/.gitignore deleted file mode 100644 index 257a21b47f..0000000000 --- a/compiler/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -v.c -vc