File: .gitignore

package info (click to toggle)
tbox 1.7.6-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 8,676 kB
  • sloc: ansic: 86,482; sh: 4,172; asm: 1,185; makefile: 8; cpp: 5
file content (38 lines) | stat: -rwxr-xr-x 267 bytes parent folder | download | duplicates (3)
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
31
32
33
34
35
36
37
38
*.a
*.b
*.o
*.exe
*.obj
*.dll
*.lib
*.out
*.suo
*~
*.swp
*.swo
*.bak
*.orig
*.pdb
*.idb
*.ilk
*.gcov
*.gcda
*.gcno
*.gch
*.gch.d
*.stackdump
*.manifest
.ccache
.xmake
build
.svn
.DS_Store
cscope.*
gmon.out
tags
Doxyfile
.vscode
.idea
CMakeLists.txt
Makefile
makefile