diff options
author | GNUxeava <bluenerd@protonmail.com> | 2022-03-11 06:59:05 +0530 |
---|---|---|
committer | GNUxeava <bluenerd@protonmail.com> | 2022-03-11 06:59:05 +0530 |
commit | bdb69d5b8c4fcb71f46053c256766f97d944e80e (patch) | |
tree | dc77d470a8b53c16e3f2bc39682088d8ebeda917 | |
parent | e8b33e7264fd4abca7d05819f4edf470798b35f3 (diff) |
update .gitignore
-rw-r--r-- | .gitignore | 21 |
1 files changed, 0 insertions, 21 deletions
@@ -13,24 +13,3 @@ hugo.linux # Temporary lock file while building /.hugo_build.lock -# ---> Vim -# Swap -[._]*.s[a-v][a-z] -!*.svg # comment out if you don't need vector files -[._]*.sw[a-p] -[._]s[a-rt-v][a-z] -[._]ss[a-gi-z] -[._]sw[a-p] - -# Session -Session.vim -Sessionx.vim - -# Temporary -.netrwhist -*~ -# Auto-generated tag files -tags -# Persistent undo -[._]*.un~ - |