v/.gitignore

28 lines
178 B
Plaintext
Raw Normal View History

2019-06-22 23:35:34 +00:00
*.dSYM
2019-06-26 17:03:35 +00:00
*_test
2019-07-03 14:12:38 +00:00
/v
/vprod
/v.c
/v.*.c
/v.c.out
/v.exe
/tools/vget
/tools/vget.exe
*.exe
*.o
.*.c
*.tmp.c
*.obj
*.pdb
2019-09-15 01:32:41 +00:00
#
# macOS.gitignore
#
# General
.DS_Store
# Thumbnails
._*