1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

Update .gitignore & add examples/hot_code_reloading/.gitignore

This commit is contained in:
d2verb 2019-07-23 19:54:28 +09:00 committed by Alexander Medvednikov
parent 89042b0f97
commit e25664dfbf
2 changed files with 6 additions and 1 deletions

4
.gitignore vendored
View File

@ -4,4 +4,6 @@
/vprod
/v.c
/v.exe
*.exe
*.exe
*.o
.*.c

View File

@ -0,0 +1,3 @@
bounce
graph
message