diff options
author | Vincent Ambo <tazjin@gmail.com> | 2017-11-12T22·57+0100 |
---|---|---|
committer | Vincent Ambo <tazjin@gmail.com> | 2017-11-12T22·57+0100 |
commit | ba01528a77ad265567b93bb7ba47383cc10be483 (patch) | |
tree | d108ba689bb94d9f77b7dbdba4e2e8c755f0a9cd /.gitignore | |
parent | 4902e9c26cb100719506fe241fecd718c871de0b (diff) |
docs: Add initial README
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 000000000000..c531d9867f6c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.elc |