ciderpress/.gitignore

33 lines
340 B
Plaintext
Raw Normal View History

# build product output directories (top-level and component)
Debug
Release
# precompiled headers
ipch
# binaries generated by Visual Studio
CP.sdf
CP.opensdf
CP.v12.suo
*.aps
.vs/
# installer binary
DIST/Setup*.exe
# linux binaries
*.o
diskimg/libdiskimg.a
diskimg/libhfs/libhfs.a
# ctags
tags
# VIM
*~
*.swp
2021-02-27 00:12:29 +00:00
# Doxygen
diskimg/doc/