0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00

Ignore readme files in subdirectories.

This prevents theme and plugin readme files from appearing as new files.
This commit is contained in:
Jono Warren 2013-12-05 10:44:18 +00:00
parent 696cfe7018
commit 6aae14b954

2
.gitignore vendored
View file

@ -46,7 +46,7 @@ projectFilesBackup
/content/themes/**/*
/content/images/**/*
!/content/themes/casper/**
!README.md
!/README.md
# Changelog, which is autogenerated, not committed
CHANGELOG.md