diff options
author | neodarz <neodarz@neodarz.net> | 2019-08-01 18:33:19 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2019-08-01 18:49:44 +0200 |
commit | e61d092888d88c2705cbb42e76420948d550fb65 (patch) | |
tree | 67154a5c51c36f26375364a66d42b93d4da57720 /.gitignore | |
download | umosapicpp-e61d092888d88c2705cbb42e76420948d550fb65.tar.xz umosapicpp-e61d092888d88c2705cbb42e76420948d550fb65.zip |
Initial commit
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..378eac2 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build |