mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 02:39:10 -04:00
feat added custom pages
This commit is contained in:
27
.devcontainer/laradock/.gitignore
vendored
Normal file
27
.devcontainer/laradock/.gitignore
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
.idea
|
||||
/logs
|
||||
/data
|
||||
.env
|
||||
/.project
|
||||
.docker-sync
|
||||
/jenkins/jenkins_home
|
||||
|
||||
/logstash/pipeline/*.conf
|
||||
/logstash/config/pipelines.yml
|
||||
|
||||
/nginx/ssl/*.crt
|
||||
/nginx/ssl/*.key
|
||||
/nginx/ssl/*.csr
|
||||
|
||||
/apache2/ssl/*.crt
|
||||
/apache2/ssl/*.key
|
||||
/apache2/ssl/*.csr
|
||||
/apache2/ssl/*.org
|
||||
|
||||
/.devcontainer/*
|
||||
!/.devcontainer/devcontainer.example.json
|
||||
!/.devcontainer/docker-compose.extend-example.yml
|
||||
|
||||
docker-compose.custom.yml
|
||||
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user