File: .gitignore

package info (click to toggle)
designate-tlds 0.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 108 kB
  • sloc: python: 103; makefile: 29; sh: 10
file content (8 lines) | stat: -rw-r--r-- 92 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
build/
*.pyc
__pycache__/
.python_history
*.egg-info/
designate-tlds.conf
ChangeLog
AUTHORS