-
Notifications
You must be signed in to change notification settings - Fork 17
/
.gitignore
56 lines (47 loc) · 975 Bytes
/
.gitignore
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
# Generated by Cargo
# will have compiled files and executables
/target/
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
#Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk
/target
**/*.rs.bk
Cargo.lock
/openfst-1.7.2
openfst-1.7.2.tar.gz
rustfst-tests-data/**/*.fst
rustfst-tests-data/**/*.bin
rustfst-tests-data/**/*.text
rustfst-tests-data/**/metadata.json
rustfst-tests-data/**/weights/*.json
rustfst-tests-data/a.out
rustfst-tests-data/json.hpp
proptest-regressions/lib.txt
openfst_benchmark
report.md
report2.md
rustfst-python-bench
venv3
venv38
venv*
.idea
pynini-2.0.7/
kaldi_models/
venv
metrics
export-markdown
fst_output
.dinghy.toml
*.dot
*.svg
*.egg-info/
build/
dist/
wheels/
rustfst-python/mkdocs/reference
rustfst-python/mkdocs/site
rustfst-python/mkdocs/docs/reference
site
rustfst/proptest-regressions/