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

41 lines
388 B
Plaintext

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