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

6 Commits

Author SHA1 Message Date
lutherwenxu
4b3b69ab15 gitignore: Add gitignore to the build location
This commit moved gitignore to the build location
2019-06-29 16:45:05 +02:00
S-YOU
d998313bb1 fix tests 2019-06-26 19:37:02 +02:00
whoami
e7f2babb5d separate .gitignore for examples (#667)
it will be easier to move the examples to a separate repository if it increases
2019-06-26 18:06:00 +02:00
Kaiyin Zhong
67eb8d74c1 ignore example binaries 2019-06-26 14:45:03 +02:00
Wink Saville
67f68db530 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
2019-06-26 01:22:35 +02:00
chai2010
1074ddc33d add .gitignore file 2019-06-23 01:45:44 +02:00