ccextractor/.gitignore
canihavesomecoffee 410c39986b Gitignore remove blank line
-
2016-05-25 21:06:37 +02:00

27 lines
334 B
Plaintext

####
# Ignore CVS related files
.CVS
CVS
####
# Linux Ignored binary and build folder
*.o
linux/ccextractor
linux/depend
windows/debug/**
windows/release/**
build/
####
# Visual Studio project Ignored files
*.suo
*.sdf
*.opensdf
*.user
*.opendb
####
# Ignore the header file that is updated upon build
src/lib_ccx/compile_info.h