diff options
author | Oxore <oxore@protonmail.com> | 2022-03-02 01:57:46 +0300 |
---|---|---|
committer | Oxore <oxore@protonmail.com> | 2022-03-02 01:57:46 +0300 |
commit | fa4e5d81d9d63ed4fbe6fc86b7e585a0975e6854 (patch) | |
tree | f76565dc4ef28eb4e4fbd7911314e257d5b2f089 /.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..ba2906d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +main |