Initial commit

This commit is contained in:
Tyler Perkins 2022-12-23 23:02:47 +00:00
commit e5801a13f7
2 changed files with 24 additions and 0 deletions

21
.gitignore vendored Normal file
View File

@ -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~

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# site-posts
This is a repository containing all the posts for my website. This repo is used as a git submodule