Repo set up. Creating new (blank) theme.

This commit is contained in:
JayWll
2020-05-15 11:21:06 -06:00
parent 2980e9578e
commit fd28d4de16
2 changed files with 16 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
# Exclude everything
*
# Allow decending into directories
!*/
# Include files in the root directory
!/*
# Include the custom theme
!/www/themes/jason-williamsca/**