Codebase list xrayutilities / upstream/1.5.1 .gitignore
upstream/1.5.1

Tree @upstream/1.5.1 (Download .tar.gz)

.gitignore @upstream/1.5.1raw · history · blame

*~
*.swp
*.so

# byte compiled files
__pycache__/
*.py[cod]

# build files and tarball directory
dist/
build/
MANIFEST
xrayutilities.egg-info/

# test coverage data
.coverage
.coveragerc
htmlcov