Allow copies of Hugo configuration to exist outside of the Git project.
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -35,6 +35,10 @@ docker-compose.yml
|
||||
# 2024-01-24 Hide static files for Hyperling.com.
|
||||
Config/Hyperling.com/files/*
|
||||
|
||||
# Ignore things like Config/Hyperling.com-Stage/
|
||||
# Ignore things like "Config/Hyperling.com-Stage/""
|
||||
*-Stage
|
||||
Stage-*
|
||||
|
||||
# Ignore copies of the Hugo configuration, such as "Config/Hugo-MyWebsite".
|
||||
Hugo-*
|
||||
*-Hugo
|
||||
|
Reference in New Issue
Block a user