mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
Makefile: rebuild compiler when sources change
This commit is contained in:

committed by
Alexander Medvednikov

parent
a81875b24b
commit
fdb1433c24
2
.gitignore
vendored
2
.gitignore
vendored
@@ -3,6 +3,8 @@
|
||||
/v
|
||||
/vprod
|
||||
/v.c
|
||||
/v.*.c
|
||||
/v.c.out
|
||||
/v.exe
|
||||
*.exe
|
||||
*.o
|
||||
|
Reference in New Issue
Block a user