mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
18 lines
155 B
Text
18 lines
155 B
Text
# Executables files
|
|
test
|
|
test.exe
|
|
|
|
# Temporary files
|
|
fns.txt
|
|
|
|
!/bin/test
|
|
|
|
/docs/build
|
|
*.ppm
|
|
main
|
|
parallel
|
|
parallel_with_iw
|
|
sequential
|
|
animation
|
|
full
|
|
*.log
|