File: .gitignore

package info (click to toggle)
python-fontfeatures 1.9.0%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,104 kB
  • sloc: python: 9,112; makefile: 22
file content (19 lines) | stat: -rw-r--r-- 133 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
coverage_html
htmlcov
*.pyc
build
docs
fontFeatures.egg-info
fonts
dist
*.fee
*.otf
*.ttf
*.ufo
?.py
*.fea
*.ttx
*.test
*.json

.venv