Skip to content
This repository was archived by the owner on Jan 1, 2020. It is now read-only.

Commit 3d9d31e

Browse files
committed
Updated .gitignore entries
1 parent 596bb94 commit 3d9d31e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
.vagrant/
12
vendor/
2-
composer.phar
33
config/development.config.php
4+
data/cache/*
5+
!data/cache/.gitkeep
46
phpunit.xml
57
ubuntu-xenial-16.04-cloudimg-console.log

data/cache/.gitignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

data/cache/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)