diff options
author | talha <talha@talhaamir.xyz> | 2024-01-07 14:56:41 +0500 |
---|---|---|
committer | talha <talha@talhaamir.xyz> | 2024-01-07 14:56:41 +0500 |
commit | 5fe3ef2b10658ac07af4e55de18bd312e50c2e64 (patch) | |
tree | 58d67a4e5839b235ad4519c966a6b9017797ccd5 /.gitignore | |
parent | 19ae0b8a623fcf2d5945d34484159ca6a7138806 (diff) |
added neovide settings
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..282bd5c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +plugin/** |