diff options
author | Mateja <mail@matejamaric.com> | 2020-12-09 16:17:59 +0100 |
---|---|---|
committer | Mateja <mail@matejamaric.com> | 2020-12-09 16:17:59 +0100 |
commit | f5644c06b741ee51089a10286fd89a739d3d572f (patch) | |
tree | 74ffb4a3fbce2ca90ef3c1c5b80b9e77301d9f26 /.gitignore | |
download | mterm-f5644c06b741ee51089a10286fd89a739d3d572f.tar.gz mterm-f5644c06b741ee51089a10286fd89a739d3d572f.zip |
First commit.
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..237bdb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +mterm |