diff options
| author | nsfisis <nsfisis@gmail.com> | 2020-09-08 06:15:47 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2020-09-08 06:15:47 +0900 |
| commit | 55a0f5a651d047138636a787c9151b0566136b6f (patch) | |
| tree | 29d446d50df9b0e3c5e48489bf26cad8473f8df9 /.gitignore | |
| parent | d2732d24689189f02d1b3680b5c560a678321564 (diff) | |
| download | dotfiles-55a0f5a651d047138636a787c9151b0566136b6f.tar.gz dotfiles-55a0f5a651d047138636a787c9151b0566136b6f.tar.zst dotfiles-55a0f5a651d047138636a787c9151b0566136b6f.zip | |
Add .gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..619321f --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +/.vim/autoload +/.vim/cache +/.vim/plugged +/.vim/spell +/.vim/view |
