Newer
Older
casmatch_correction / .gitignore
@[takaya ishikawa] [takaya ishikawa] on 3 Mar 2023 453 bytes first commit

#ignore thumbnails created by windows
Thumbs.db
#Ignore files build by Visual Studio
Debug/
Release/
ipch/
bin/
obj/
*.aps
*.bak
*.cache
*.clw
*.dll
*.exe
*.ilk
*.lib
*.log
*.mak
*.ncb
*.obj
*.opensdf
*.opt
*.pch
*.pdb
*.sbr
*.sdf
*.sln.old
*.suo
*.tlb
*.tlh
*.user
*.VC.db
*.VC.opendb
*.vcproj.*.old
*.vspscc
*_i.c
*_p.c
*.txt
*.csv
*.xlsx
*.jpg
*.png
*.tif
*.dcm
*.raw
*.mhd
.scannerwork/
.vs/
__vm/