File: .gitignore

package info (click to toggle)
python-agate 1.13.0-1~exp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 2,008 kB
  • sloc: python: 8,578; makefile: 126
file content (12 lines) | stat: -rw-r--r-- 104 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
.DS_Store
*.pyc
*.swp
*.swo
*.egg-info
docs/_build
dist
.coverage
build
.proof
.ipynb_checkpoints
.idea