Repo set up. Creating new (blank) theme.
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal 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/**
|
||||
Reference in New Issue
Block a user