File: .gitignore

package info (click to toggle)
python-calmjs 3.4.2-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,312 kB
  • sloc: python: 15,771; javascript: 56; makefile: 20
file content (17 lines) | stat: -rw-r--r-- 134 bytes parent folder | download | duplicates (7)
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/