File: .gitignore

package info (click to toggle)
live-clone 3.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,104 kB
  • sloc: python: 2,333; xml: 440; makefile: 61; sh: 45
file content (14 lines) | stat: -rw-r--r-- 149 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# emacs stuff
*~

# debian & quilt stuff
debian/files
.pc/

# generated python files
ui_*.py
*_rc.py
__pycache__/
*.pyc
## generated l10n files
*.qm