diff options
author | dianshi <dianshi@main.lv> | 2021-03-25 07:16:35 +0000 |
---|---|---|
committer | dianshi <dianshi@main.lv> | 2021-03-25 07:16:35 +0000 |
commit | 61ef2e60908d2b9b6b87c85a9beda781c5f25a33 (patch) | |
tree | 997b77d457ae4a9500e4ce3115e052a637d909ca /.gitignore | |
parent | 83fcae34e3859f0aeffff1f8bf211db92177aed1 (diff) | |
download | OCRImage-61ef2e60908d2b9b6b87c85a9beda781c5f25a33.tar.gz OCRImage-61ef2e60908d2b9b6b87c85a9beda781c5f25a33.zip |
Added gitignore files. no licence no readme
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0fbf7c4 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +ExampleInput/*
\ No newline at end of file |