Remove repo git-ignore and submodules

This commit is contained in:
Bill Niblock 2024-10-13 16:20:33 -04:00
parent a62bc5c4b8
commit 65c90853c0
2 changed files with 0 additions and 17 deletions

5
.gitignore vendored
View file

@ -1,5 +0,0 @@
#Local Gitignore for Repo#
##########################
# Ignore undo files
*.un~

12
.gitmodules vendored
View file

@ -1,12 +0,0 @@
[submodule "vim/vim/pack/plugins/start/vim-fugitive"]
path = vim/vim/pack/plugins/start/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/vim/pack/plugins/start/vim-unimpaired"]
path = vim/vim/pack/plugins/start/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "vim/vim/pack/plugins/start/vim-commentary"]
path = vim/vim/pack/plugins/start/vim-commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "vim/vim/pack/plugins/start/vim-polyglot"]
path = vim/vim/pack/plugins/start/vim-polyglot
url = https://github.com/sheerun/vim-polyglot.git