File: .gitignore

package info (click to toggle)
googleplay-api 0.4.3-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 1,048 kB
  • sloc: python: 862; sh: 22; makefile: 3
file content (10 lines) | stat: -rw-r--r-- 84 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
__pycache__/
.ropeproject/
*.swp
*.apk
*.obb
build/
dist/
*.egg-info/
.idea/
.venv/