File: .gitignore

package info (click to toggle)
python-freenom 0.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 120 kB
  • sloc: python: 283; makefile: 4
file content (9 lines) | stat: -rw-r--r-- 87 bytes parent folder | download
1
2
3
4
5
6
7
8
9
.idea
__pycache__
venv/
cookies_data
freenom_data
*.sw?
build/
dist/
freenom.egg-info/