# build artifacts
*.o
*.obj
*~
src/*.tmp
src/depend

# generated by -save-temps
*.bc
*.i
*.ii

# binaries
mfakto
*.elf
*.exe

# automatically copied from source directory
/*.cl
/*.h
/*.ini

# device-specific Visual Studio files
*.suo
*.sdf
*.opensdf
*.vcxproj.user

# device-specific Visual Studio folders
.vs/
ipch/
Release/
Debug/
x64/
vcpkg_installed/

# device-specific files
*.ckp
*.ckp.*
*.log
results.txt
results.json.txt
worktodo.txt
worktodo.add

# other
.DS_Store
*.zip
