diff options
author | Matthew Wozniak <sirtomato999@gmail.com> | 2023-06-28 10:10:19 -0400 |
---|---|---|
committer | Matthew Wozniak <sirtomato999@gmail.com> | 2023-06-28 10:10:19 -0400 |
commit | 991b90da98ad3f1da30dcb58c6f835bef9124097 (patch) | |
tree | c816e4ccc285fc44980f1137b58a37b5842fb20d /.gitignore | |
download | nvim-991b90da98ad3f1da30dcb58c6f835bef9124097.tar.gz nvim-991b90da98ad3f1da30dcb58c6f835bef9124097.zip |
new config
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..c84aa4a --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +plugin/packer_compiled.lua |