File: .gitignore

package info (click to toggle)
python-xeddsa 1.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 224 kB
  • sloc: python: 472; ansic: 15; makefile: 13
file content (12 lines) | stat: -rw-r--r-- 121 bytes parent folder | download | duplicates (2)
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