File: .gitignore

package info (click to toggle)
epigrass 3.0.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 23,672 kB
  • sloc: python: 4,012; makefile: 83
file content (12 lines) | stat: -rw-r--r-- 110 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
*pyc
*~
cx_freeze_dist
cx_freeze_dist/*
build/*
dist/*
epigrass.egg-info/*
outdata*
outdata*/*
*.kml
.idea/*