ccextractor/.gitignore

27 lines
334 B
Plaintext
Raw Normal View History

####
# Ignore CVS related files
2014-04-12 10:41:27 +00:00
.CVS
CVS
####
# Linux Ignored binary and build folder
2014-04-29 10:59:19 +00:00
*.o
linux/ccextractor
linux/depend
windows/debug/**
windows/release/**
2016-03-07 06:44:49 +00:00
build/
####
# Visual Studio project Ignored files
2014-06-25 05:28:10 +00:00
*.suo
*.sdf
*.opensdf
*.user
2016-05-22 01:45:53 +00:00
*.opendb
####
# Ignore the header file that is updated upon build
2016-05-25 19:06:37 +00:00
src/lib_ccx/compile_info.h