diff options
author | dec05eba <dec05eba@protonmail.com> | 2019-05-21 19:36:26 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2019-05-21 19:36:26 +0200 |
commit | 7cde49baf87b8340c608e76bc6052769deb1cdf4 (patch) | |
tree | be74945fc012648deb72eb718af878207182c09b /.gitignore |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b8fcfa1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +builddir/ +compile_commands.json |