diff options
author | admin <contact@optics-design.com> | 2025-04-26 22:57:28 +0200 |
---|---|---|
committer | admin <contact@optics-design.com> | 2025-04-26 22:57:28 +0200 |
commit | 0ede748577b45f3d9ed91a0fdaf142953fe7a744 (patch) | |
tree | 14faf3fc51d66beebb477e045a165c2d3d77b9eb /.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..0edc1a0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +scoop/config.json
+nvim/lazy-lock.json
|