File: .gitignore

package info (click to toggle)
cclib 1.8-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 55,300 kB
  • sloc: python: 23,276; makefile: 84; sh: 26
file content (14 lines) | stat: -rw-r--r-- 123 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
__pycache__
MANIFEST
build
dist
htmlcov
*.pyc
.cache
.coverage
.pytest_cache
cclib.egg-info
timer.dat
.DS_Store
venv
.idea