File: .gitignore

package info (click to toggle)
colored 2.2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 240 kB
  • sloc: python: 2,064; makefile: 4
file content (11 lines) | stat: -rw-r--r-- 94 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
/dist
/build
/public
*.pyc
__pycache__
.pipy
.idea/
*.egg-info/
/slpkg_Build
.ropeproject/
*~