diff options
author | Blaster4385 <TheTablaster@aospa.co> | 2024-02-15 00:37:46 +0530 |
---|---|---|
committer | Blaster4385 <blaster4385@tablaster.dev> | 2024-02-26 00:30:39 +0530 |
commit | cead788a4a8e67f776d82c4ad50f6d065609c1cf (patch) | |
tree | 35fe47589914bdf04f3ecd86c86800ced4068703 /nvim/nvchad/.gitignore |
Initial dotfiles
Diffstat (limited to 'nvim/nvchad/.gitignore')
-rw-r--r-- | nvim/nvchad/.gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/nvim/nvchad/.gitignore b/nvim/nvchad/.gitignore new file mode 100644 index 0000000..d8a93d9 --- /dev/null +++ b/nvim/nvchad/.gitignore @@ -0,0 +1,10 @@ +plugin +custom +spell +ftplugin +syntax +coc-settings.json +.luarc.json +lazy-lock.json +after +**/.DS_Store |