Skip to content

Commit 73f3b51

Browse files
authored
Remove leftovers from early developments (#133)
* Removes lock file * Removes build files * Updates .gitignore * Removes non-used include
1 parent 3be3e12 commit 73f3b51

File tree

6 files changed

+4
-3411
lines changed

6 files changed

+4
-3411
lines changed

.gitignore

+4-10
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
1-
bin/
2-
vendor/
3-
.vapor/
4-
public/*
5-
.env
6-
seed.php
7-
.env.production
8-
.env.staging
9-
vapor.phar
10-
.phpunit.result.cache
1+
/vendor
2+
/.env
113
composer.lock
4+
/phpunit.xml
5+
.phpunit.result.cache

box.json

-7
This file was deleted.

build.sh

-5
This file was deleted.

0 commit comments

Comments
 (0)