File: .gitignore

package info (click to toggle)
stac-validator 3.6.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,044 kB
  • sloc: python: 2,868; makefile: 91
file content (12 lines) | stat: -rw-r--r-- 132 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
*.swp
package-lock.json
__pycache__
.pytest_cache
.env
.venv
.direnv
*.egg-info

# CDK asset staging directory
.cdk.staging
cdk.out