File: .gitignore

package info (click to toggle)
gpick 0.2.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, trixie
  • size: 2,768 kB
  • sloc: cpp: 27,983; python: 738; xml: 70; makefile: 37; sh: 10
file content (22 lines) | stat: -rw-r--r-- 154 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.*
*~
*.orig
*.diff
diff
*.save
*.old
*.bak
.*.swp
*.out
*.pyc
*.log
*.mo
*.msm
*.wixobj
*.wixpdb
*.msi
*.pdb
installer/files/*
user-config.py
build
tags