mirror of
https://github.com/jmcnamara/libxlsxwriter
synced 2025-03-28 21:13:14 +00:00
55 lines
937 B
Plaintext
55 lines
937 B
Plaintext
*.a
|
|
*.o
|
|
*.so
|
|
*.to
|
|
*.lo
|
|
*.la
|
|
*.dylib
|
|
test_*
|
|
!test_*.c
|
|
!test_*.cpp
|
|
!test_*.py
|
|
*.tar.gz
|
|
*~
|
|
TAGS
|
|
.#*
|
|
*#
|
|
~*xlsx
|
|
*.xlsx
|
|
!test/functional/xlsx_files/*.xlsx
|
|
*.pyc
|
|
.cproject
|
|
.project
|
|
.pydevproject
|
|
.settings/
|
|
.DS_Store
|
|
__pycache__
|
|
docs/html
|
|
docs/latex
|
|
.deps
|
|
.dirstamp
|
|
_temp.c
|
|
examples/*
|
|
!examples/*.c
|
|
!examples/Makefile
|
|
cov-int
|
|
libxlsxwriter-coverity.tgz
|
|
|
|
third_party/gtest-1.7.0/Makefile
|
|
third_party/gtest-1.7.0/build-aux/config.h
|
|
third_party/gtest-1.7.0/build-aux/stamp-h1
|
|
third_party/gtest-1.7.0/config.log
|
|
third_party/gtest-1.7.0/config.status
|
|
third_party/gtest-1.7.0/lib/
|
|
third_party/gtest-1.7.0/libtool
|
|
third_party/gtest-1.7.0/scripts/gtest-config
|
|
|
|
third_party/zlib-1.2.8/configure.log
|
|
third_party/zlib-1.2.8/contrib/minizip/miniunz
|
|
third_party/zlib-1.2.8/contrib/minizip/minizip
|
|
third_party/zlib-1.2.8/example
|
|
third_party/zlib-1.2.8/examplesh
|
|
third_party/zlib-1.2.8/minigzip
|
|
third_party/zlib-1.2.8/minigzipsh
|
|
third_party/zlib-1.2.8/zlib.pc
|