diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2020-04-04 17:54:21 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2020-04-04 17:54:21 +0200 |
| commit | eb47656463e5977b2cee8372d06193d4ae27c65c (patch) | |
| tree | 668d6d03041a6c344d046ff587bc1408a3793d10 /.gitignore | |
| parent | 7167998cc34cb942a16ca24583bec47c506b752c (diff) | |
| download | soria-eb47656463e5977b2cee8372d06193d4ae27c65c.tar.gz soria-eb47656463e5977b2cee8372d06193d4ae27c65c.zip | |
Added tests and more documentation
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
