diff options
author | Mario Vavti <mario@mariovavti.com> | 2015-03-06 14:51:11 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2015-03-06 14:51:11 +0100 |
commit | 83c4c5b0950b0804a9e5777405dec9ca940fbac6 (patch) | |
tree | 710fd81a07092e40aa00651b4abe45617e619ab8 /.gitignore | |
parent | 29c2223c674a2bc355ebbc6527243d230b45b141 (diff) | |
download | volse-hubzilla-83c4c5b0950b0804a9e5777405dec9ca940fbac6.tar.gz volse-hubzilla-83c4c5b0950b0804a9e5777405dec9ca940fbac6.tar.bz2 volse-hubzilla-83c4c5b0950b0804a9e5777405dec9ca940fbac6.zip |
create schema/dark.css and create a sample
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 4b192fa76..8ded8b44a 100755 --- a/.gitignore +++ b/.gitignore @@ -63,4 +63,4 @@ composer.* #vendor/ # Exclude at least some vendor test files, examples, etc. vendor/sabre/*/tests/ -vendor/sabre/*/examples/
\ No newline at end of file +vendor/sabre/*/examples/ |