dwc/.gitignore

13 lines
103 B
Plaintext

.idea
# Mac OS X
.DS_Store
# Python
__pycache__/
*.py[cod]
.ipynb_checkpoints
# Jekyll
docs/_site/*