1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/.gitignore
2019-11-01 13:14:59 +03:00

37 lines
320 B
Plaintext

*.dSYM
*_test
/v
/vprod
/v.c
/v.*.c
/v.c.out
/v.exe
/tools/vget
/tools/vget.exe
/tools/performance_compare
/tools/performance_compare.exe
*.exe
*.o
.*.c
*.tmp.c
vjs
*.obj
*.exp
*.ilk
*.pdb
#
# macOS.gitignore
#
# General
.DS_Store
# Thumbnails
._*
.vrepl_temp.v
a.out
tools/vrepl
tools/vtest
tools/vup
examples/sqlite