diff options
author | Daniil Rozanov <daniilrozzanov@gmail.com> | 2024-03-14 23:42:56 +0300 |
---|---|---|
committer | Daniil Rozanov <daniilrozzanov@gmail.com> | 2024-03-14 23:42:56 +0300 |
commit | d36594025727d32b6580f188a4c0476aaeecfd77 (patch) | |
tree | b9f7d1f8942e93b7f75fb1391dc9060332cb4f41 /.gitignore | |
parent | a60cc7fcc6375350e9f7720d0ae095aed7f24b67 (diff) |
feat: initial ability to configure
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..bfa6551 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +notes |