aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 0c995aee0888c8dd68709d2637968ceaf2114c75 (plain) (blame)
1
2
3
4
5
6
7
*.pyc
.cache/
*.sublime-*

# Ignore pipenv's lockfile until support for multiple versions of python is
# dropped
/Pipfile.lock