aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: e0d25df6cc8d76bda2280298fe657320fa3acc60 (plain) (blame)
1
2
3
4
5
6
7
8
# Compiled python modules.
*.pyc

# Setuptools distribution folder.
/dist/

# Python egg metadata, regenerated from source files by setuptools.
/*.egg-info