File: .gitignore

package info (click to toggle)
utf8proc 2.10.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,804 kB
  • sloc: ansic: 19,048; lisp: 449; makefile: 239; sh: 7
file content (42 lines) | stat: -rw-r--r-- 453 bytes parent folder | download
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
39
40
41
42
*.tar.gz
*.exe
*.dll
*.do
*.o
*.so*
*.a
*.dll
*.dylib
*.dSYM
*.out
*.new
.vscode
/data/*.txt
/data/*.ttf
/data/*.sfd
/docs/
/bench/bench
/bench/icu
/bench/unistring
/test/normtest
/test/graphemetest
/test/printproperty
/test/charwidth
/test/misc
/test/valid
/test/iterate
/test/case
/test/iscase
/test/custom
/tmp/
/mingw_static/
/mingw_shared/
/msvc_shared/
/msvc_static/
/build/
NEWS-update.jl
libutf8proc.pc

# clangd
/.cache/
/compile_commands.json