File: .npmignore

package info (click to toggle)
opencc 1.0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 7,668 kB
  • sloc: cpp: 53,132; sh: 11,310; python: 2,980; makefile: 354
file content (19 lines) | stat: -rw-r--r-- 201 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
.npmignore
.gitignore
CMakeLists.txt
*.cmake
*.pyc

/doc
/data/scheme
/build
/debug
/release
/other
/opencc.pc.in
/doc/html
/opencc.xcodeproj
/test/dict.ocd
/test/dict.txt
/test/dict.bin
/node_modules