diff options
author | dec05eba <dec05eba@protonmail.com> | 2018-02-01 20:56:03 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-07-06 07:16:10 +0200 |
commit | 6fd8decb98ce81fd71cebd0226e30b0024ffd77c (patch) | |
tree | 7428c0f539af0a36f5ffe31e59757ae3027bb96d /.gitignore | |
parent | bf9ff3ab31a996a0d6628eb23291d4a4b59543ec (diff) |
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..9f2d790 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +sibs-build/ +.vscode/ |