File: .gitignore

package info (click to toggle)
python-xeddsa 1.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 204 kB
  • sloc: python: 421; makefile: 15; ansic: 15
file content (12 lines) | stat: -rw-r--r-- 121 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
dist/
XEdDSA.egg-info/

__pycache__/
.pytest_cache/
.mypy_cache/
.coverage

build/
docs/_build

xeddsa/xeddsa.brython.js