This commit is contained in:
Luke Ogburn
2020-06-26 20:43:49 -04:00
commit 9fca72acbc
18 changed files with 509 additions and 0 deletions

33
.gitignore vendored Normal file
View File

@@ -0,0 +1,33 @@
## ignore everything
*
## allow these files
# css
!style.css
!style-dark.css
!style-light.css
#images
!walker.png
!moon.svg
# PHP pages
!index.php
!head.php
!about.php
!projects.php
!top.php
# fonts, from google fonts
!lato.ttf
!heebo.ttf
# other
!.gitignore
!508.shtml
!504.shtml
!502.shtml
!404.shtml
!403.shtml