aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 06591aec8d86aa2a5fcbd88eaa115b7af297cde8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
build/
.cache/
dist/
.DS_Store
*.egg-info/
*.egg/
*.eggs/
Gemfile.lock
.jekyll-metadata
*.pyc
.pytest_cache/
.sass-cache
_site
.tox/
venv/