commit 94a3da189aadd2423bd6a0bff55527f8b3c6abff Author: Joost Agterhoek Date: Wed Jul 2 14:48:11 2025 +0200 gitignore from nvim kickstart diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..afe0a20 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +tags +lazy-lock.json +spell/ +nvim +.luarc.json +test.sh