diff options
author | Oxore <oxore@protonmail.com> | 2024-01-05 22:59:05 +0300 |
---|---|---|
committer | Oxore <oxore@protonmail.com> | 2024-01-05 22:59:05 +0300 |
commit | 6bc56335677514a1f508f1d83bdafbcc2f66c9f0 (patch) | |
tree | 2c3dbfd32a8db416fa7231274781c20bfc260285 /.gitignore |
Initial 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..567609b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build/ |