File: .gitignore

package info (click to toggle)
python-calmjs.parse 1.2.5-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 808 kB
  • sloc: python: 10,145; makefile: 20
file content (17 lines) | stat: -rw-r--r-- 134 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
*.egg
*.egg-info
*.eggs/
*.log
*.mo
*.pyc
*.swp
.coverage
.env*
.settings/
build/
dist/
htmlcov/
lib/
node_modules/
package.json
var/