aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGeorgi Gerganov <ggerganov@gmail.com>2023-07-21 14:42:41 +0300
committerGeorgi Gerganov <ggerganov@gmail.com>2023-07-21 14:42:41 +0300
commit3973b25a64a37a47eac156a3fd28f83c16f14bf2 (patch)
treeee618efa3c140be38c798fa7578c2b702ed9fc64 /.gitignore
parentab0e26bdfb7b3adb1e3145c61a0fa92d1abd21d0 (diff)
gitignore : fix final newline
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index c26d82a..c1ab6bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -74,4 +74,5 @@ tests/test-opt
tests/test-quantize-fns
tests/test-quantize-perf
tests/test-sampling
-tests/test-tokenizer-0 \ No newline at end of file
+tests/test-tokenizer-0
+