mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
Makefile: rebuild compiler when sources change
This commit is contained in:
parent
a81875b24b
commit
fdb1433c24
3 changed files with 6 additions and 3 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -3,6 +3,8 @@
|
|||
/v
|
||||
/vprod
|
||||
/v.c
|
||||
/v.*.c
|
||||
/v.c.out
|
||||
/v.exe
|
||||
*.exe
|
||||
*.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue