pandas_ods_reader/.gitignore

15 lines
213 B
Plaintext

# Compiled python modules.
*.pyc
# Setuptools distribution folder.
/dist/
# Python egg metadata, regenerated from source files by setuptools.
/*.egg-info
# Build folder.
/build/
# PyCharm idea folder.
/.idea/