File: .gitignore

package info (click to toggle)
fenrir 1.9.3-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,672 kB
  • sloc: python: 10,700; sh: 387; makefile: 12
file content (6 lines) | stat: -rw-r--r-- 80 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
__pycache__/
*\.pyc
fenrir.egg-info/
fenrir_screenreader.egg-info/
dist/
build/