1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-04 17:18:40 +00:00
pdf2htmlEX/.gitignore
Lu Wang 22d19329c0 working on unittest
use fontforge PPA in travis

exluding test/ in the archive

..

rewrite test_naming.py

migrate old test_nameing.py to new unittest
2014-11-16 00:06:43 +08:00

21 lines
325 B
Plaintext

CMakeCache.txt
CMakeFiles/*
cmake_install.cmake
CTestTestfile.cmake
gmon.out
install_manifest.txt
Makefile
pdf2htmlEX
pdf2htmlEX.1
*.pyc
share/base.css
share/base.min.css
share/fancy.css
share/fancy.min.css
share/pdf2htmlEX.js
share/pdf2htmlEX.min.js
src/pdf2htmlEX-config.h
src/util/css_const.h
test export-ignore
Testing/*