Remove repo git-ignore and submodules
This commit is contained in:
parent
a62bc5c4b8
commit
65c90853c0
2 changed files with 0 additions and 17 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,5 +0,0 @@
|
|||
#Local Gitignore for Repo#
|
||||
##########################
|
||||
|
||||
# Ignore undo files
|
||||
*.un~
|
12
.gitmodules
vendored
12
.gitmodules
vendored
|
@ -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
|
Loading…
Reference in a new issue