v/.gitignore

31 lines
253 B
Plaintext
Raw Normal View History

2019-06-23 01:35:34 +02:00
*.dSYM
2019-06-26 19:03:35 +02:00
*_test
2019-07-03 16:12:38 +02:00
/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
2019-10-02 14:46:08 +02:00
vjs
*.obj
*.pdb
2019-09-15 03:32:41 +02:00
#
# macOS.gitignore
#
# General
.DS_Store
# Thumbnails
._*
.vrepl_temp.v