diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-11-18 22:42:33 +0000 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-11-18 22:42:33 +0000 |
commit | 3cc68cb8bd874a619c06e0936ed40648e7b1dd72 (patch) | |
tree | fdab6da1980433d24dca17e0cf15d482209c5a29 /.gitignore | |
parent | 7ff8f7ee3bf3648030a61a42c8a7883819520e52 (diff) |
Added README.md file to explain this repository
This repository only had tarballs with no explanation, so a short
explanation was added in a `README.md' file.
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..e4e5f6c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*~
\ No newline at end of file |