From eb47656463e5977b2cee8372d06193d4ae27c65c Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Sat, 4 Apr 2020 17:54:21 +0200 Subject: Added tests and more documentation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cab1485 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +vendor/* +soria-autoloads.el +soria-autoloads.el~ \ No newline at end of file -- cgit v1.2.3