staticadventures/.gitignore

24 lines
295 B
Plaintext
Raw Permalink Normal View History

2020-05-04 12:04:32 +00:00
# ---> 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~
2021-01-07 23:51:30 +00:00
content/drafts
public