diff options
author | Aditya <bluenerd@protonmail.com> | 2023-02-27 11:38:04 +0530 |
---|---|---|
committer | Aditya <bluenerd@protonmail.com> | 2023-02-27 11:38:04 +0530 |
commit | b151cf1438acc5cf599319a8cf31a7b5f648a20e (patch) | |
tree | d649d44c70ee30e02d9f9cbabd1a78f0b478f953 /.gitignore | |
parent | 1a624b7f6463e8211a4a3268fa26c20e2c814273 (diff) |
update gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -16,3 +16,14 @@ Code*/databases Code*/logs Code*/machineid Code*/Quota* +nvim/.git +nvim/.github +nvim/colors +nvim/config.ld +nvim/init.lua +nvim/LICENSE +nvim/packer_snapshot +nvim/lua/configs +nvim/lua/core +nvim/lua/default_theme +nvim/lua/user_example |