File: .gitignore

package info (click to toggle)
fcitx-sayura 0.1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 212 kB
  • sloc: ansic: 440; makefile: 9
file content (30 lines) | stat: -rw-r--r-- 194 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
build/
/tmp/
cscope.*
.*
!.git*
.git/
*~
*.so
*.o
*.a
*.aux
*.out
*.log
*.nav
*.snm
*.glo
*.ist
*.toc
*.vrb
*.bbl
*.blg
*.pre
__pycache__/
*.pyc
*.pya
*.fdb_latexmk
*.kdev4
*.kate-swp
*.orig
*~