Skip to content

Commit 2ca7d94

Browse files
stweilzdenop
authored andcommitted
Remove files generated by libtool (#1329)
It looks like those files were added accidentally in commit fc6a390. Add them to .gitignore to avoid that from now on. Signed-off-by: Stefan Weil <[email protected]>
1 parent a50ff52 commit 2ca7d94

File tree

4 files changed

+5
-684
lines changed

4 files changed

+5
-684
lines changed

.gitignore

+5
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,11 @@ training/unicharset_extractor
5353
training/wordlist2dawg
5454
*.patch
5555

56+
# files generated by libtool
57+
/training/combine_lang_model
58+
/training/lstmeval
59+
/training/lstmtraining
60+
5661
# ignore compilation files
5762
build/*
5863
/bin

training/combine_lang_model

-228
This file was deleted.

0 commit comments

Comments
 (0)