Updates git ignore for new file

Add a git ignore for the "real" dynamic header file, remove the ignore
for the other one.
This commit is contained in:
canihavesomecoffee 2016-07-05 17:57:47 +02:00
parent 97dd511452
commit b002d58259

2
.gitignore vendored
View File

@ -24,7 +24,7 @@ build/
####
# Ignore the header file that is updated upon build
src/lib_ccx/compile_info.h
src/lib_ccx/compile_info_real.h
#### Ignore windows OCR libraries and folders
windows/libs/leptonica/**