mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
20 lines
274 B
Text
20 lines
274 B
Text
# 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~
|