File: .gitignore

package info (click to toggle)
zzzeeksphinx 1.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 348 kB
  • sloc: python: 1,785; javascript: 158; makefile: 3
file content (8 lines) | stat: -rw-r--r-- 55 bytes parent folder | download
1
2
3
4
5
6
7
8
*.pyc
*.pyo
/build/
dist/
*.orig
.venv
*.egg-info
.tox