File: .gitignore

package info (click to toggle)
pcm 202502-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 4,164 kB
  • sloc: cpp: 44,347; ansic: 1,161; sh: 778; python: 388; awk: 28; makefile: 13
file content (35 lines) | stat: -rw-r--r-- 243 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
23
24
25
26
27
28
29
30
31
32
33
34
35
*.o
*.x
*.d
*.a
*.so
*.xml
/.project
*.XML
*.htm
*.html
*.dll
*.patch
*.orig
*.out
*.log
*.sys
*.vxd
*.exe
*.tgz
.metadata/
*.sdf
*.suo
Debug
Release
Debug64
Release64
.metadata/
html/
latex/
*.swp
*.vcxproj.user
.vs/
.idea/
build
src/simdjson