From 44abc6cfd703f25262eb45ee4edd9bc3aa8386ca Mon Sep 17 00:00:00 2001 From: Georgi Gerganov Date: Sat, 10 Aug 2019 11:26:56 +0300 Subject: [PATCH] add .gitignore --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..358f547 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +build +build_timestamp.h +compile_* +fftw-3.3.3 +*.js +*.wasm +lib