gitignore/Global/Vim.gitignore
caminad 5059f5c825
Remove inline comments
Only lines that begin with a `#` are treated as comments[1].

[1]: https://git-scm.com/docs/gitignore#_pattern_format
2022-11-20 21:03:41 +00:00

21 lines
274 B
Plaintext

# Swap
[._]*.s[a-v][a-z]
# comment out the next line if you don't need vector files
!*.svg
[._]*.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~