phonopy/.gitignore

56 lines
465 B
Plaintext

# Vim swap
*.swp
*.py[cod]
*~
MANIFEST
# C extensions
*.so
# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64
# Installer logs
pip-log.txt
phonopy/_version.py
# Unit test / coverage reports
.coverage
.tox
nosetests.xml
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
# Doc
.buildinfo
.doctrees
_build
# VSCode
.vscode
# sphinx
_sources
# jupyter notebooks
.ipynb_checkpoints