File: .gitignore

package info (click to toggle)
python-flickrapi 2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 468 kB
  • sloc: python: 2,145; makefile: 147; sh: 10
file content (13 lines) | stat: -rw-r--r-- 130 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
*.pyc
*.pyo
.*.swp
/.cache/
/build/
/dist/
/doc/index.html
/doc/apidoc/
/.coverage
/flickrapi.egg-info/
/doc/_build
/.idea/
/.tox