mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
gitignore: Add gitignore to the build location
This commit moved gitignore to the build location
This commit is contained in:
parent
08c8b4ba22
commit
4b3b69ab15
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,4 @@
|
||||
*.dSYM
|
||||
*_test
|
||||
v
|
||||
vprod
|
||||
|
1
compiler/.gitignore
vendored
1
compiler/.gitignore
vendored
@ -1,3 +1,2 @@
|
||||
v.c
|
||||
vc
|
||||
v
|
||||
|
Loading…
Reference in New Issue
Block a user