Compare commits

..

No commits in common. "09aa82578710d82dd7dc482febe32991be0ea307" and "93562715728d8f4a6c69d0e74f45ca9f54189a75" have entirely different histories.

10 changed files with 0 additions and 12 deletions

0
.build/clean.sh Executable file → Normal file
View File

0
.build/deploy-branch.sh Executable file → Normal file
View File

0
.build/deploy-release.sh Executable file → Normal file
View File

0
.build/install.sh Executable file → Normal file
View File

0
.build/release.sh Executable file → Normal file
View File

2
assets/.gitignore vendored
View File

@ -1,2 +0,0 @@
# This directory is meant to be empty
*

3
config/.gitignore vendored
View File

@ -1,3 +0,0 @@
# This directory is meant to be empty, except for config.yml.template
*
!config.yml.template

2
content/.gitignore vendored
View File

@ -1,2 +0,0 @@
# This directory is meant to be empty
*

3
plugins/.gitignore vendored
View File

@ -1,3 +0,0 @@
# This directory is meant to be empty, except for DummyPlugin.php
*
!DummyPlugin.php

2
themes/.gitignore vendored
View File

@ -1,2 +0,0 @@
# This directory is meant to be empty
*