mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
Update .gitignore & add examples/hot_code_reloading/.gitignore
This commit is contained in:
parent
89042b0f97
commit
e25664dfbf
2 changed files with 6 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -4,4 +4,6 @@
|
|||
/vprod
|
||||
/v.c
|
||||
/v.exe
|
||||
*.exe
|
||||
*.exe
|
||||
*.o
|
||||
.*.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue