Merge pull request #279 from EBethus/master

Ignore cache and content directories by @bluebirch
This commit is contained in:
Dan 2020-05-02 07:25:45 +07:00 committed by GitHub
commit 9e4f73d6cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
/cache/*
/content/*

0
content/.gitkeep Normal file
View file