File: .gitignore

package info (click to toggle)
python-esprima 4.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 64,528 kB
  • sloc: javascript: 42,618; python: 5,728; sh: 12; makefile: 3
file content (13 lines) | stat: -rw-r--r-- 100 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
*~
.coverage
.*.swp
*.pyc
*.pyo
*.so
*.o
*.egg-info/
build/
dist/
docs/_build/
*_flymake*
.DS_Store