ja.son-williams.ca/.gitignore
2020-05-15 11:21:06 -06:00

12 lines
167 B
Plaintext

# Exclude everything
*
# Allow decending into directories
!*/
# Include files in the root directory
!/*
# Include the custom theme
!/www/themes/jason-williamsca/**