File: .gitignore

package info (click to toggle)
meteo-qt 1.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,584 kB
  • sloc: python: 6,103; makefile: 11
file content (6 lines) | stat: -rw-r--r-- 45 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
*.qm
*.pyc
*~
__pycache__/
.directory
build/