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:
parent
89042b0f97
commit
e25664dfbf
4
.gitignore
vendored
4
.gitignore
vendored
@ -4,4 +4,6 @@
|
||||
/vprod
|
||||
/v.c
|
||||
/v.exe
|
||||
*.exe
|
||||
*.exe
|
||||
*.o
|
||||
.*.c
|
||||
|
3
examples/hot_code_reloading/.gitignore
vendored
Normal file
3
examples/hot_code_reloading/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
bounce
|
||||
graph
|
||||
message
|
Loading…
Reference in New Issue
Block a user