mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
Add several gitignore files
- compiler/.gitignore and remove the corresponding entries in root/.gitignore. - examples/game_of_life/.gitignore - examples/tetris/.gitignore - examples/word_counter/.gitignore
This commit is contained in:

committed by
Alex Medvednikov

parent
9e9480f638
commit
67f68db530
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,4 +1 @@
|
||||
/compiler/v.c
|
||||
/compiler/vc
|
||||
/compiler/v
|
||||
*.dSYM
|
||||
|
Reference in New Issue
Block a user