Initial commit

main
arcana 3 years ago
commit 97324fe00c
  1. 21
      .gitignore
  2. 3
      README.md

21
.gitignore vendored

@ -0,0 +1,21 @@
# ---> 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~

@ -0,0 +1,3 @@
# SeraphForumTheme
This is the files changed for the Seraph FUDForum theme used on forum.seraphim.garden.
Loading…
Cancel
Save