aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/ethereum/ethash/.gitignore
blob: da074e6b3ac3ea59677e58ae0da835a99cc17bf4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
.idea/
.DS_Store
*/**/*un~
.vagrant/
*.pyc
build/
pyethash.egg-info/
*.so
*~
*.swp
MANIFEST
dist/