37 lines
320 B
Plaintext
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
|