File: .gitignore

package info (click to toggle)
simpleeval 1.0.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 224 kB
  • sloc: python: 1,848; makefile: 13; sh: 9
file content (13 lines) | stat: -rw-r--r-- 110 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
*.pyc
build
dist
MANIFEST
.idea
.vscode
venv
.eggs/
.coverage
coverage.xml
simpleeval.egg-info/

testfile.txt