python-cx_Oracle/.gitignore
Anthony Tuininga dceea89925 Moved documentation source to separate directory and rename build directory to
match the name used in newer versions of Sphinx.
2017-02-20 16:15:33 -07:00

7 lines
58 B
Plaintext

*.pyc
build/
dist/
doc/build
cx_Oracle.egg-info/
MANIFEST