libxlsxwriter/.gitignore
2014-06-08 17:40:59 +01:00

54 lines
903 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
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