File: .gitignore

package info (click to toggle)
simpleeval 1.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 196 kB
  • sloc: python: 1,292; makefile: 13; sh: 9
file content (13 lines) | stat: -rw-r--r-- 110 bytes parent folder | download
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