Skip to content

Commit c653018

Browse files
authored
Merge pull request #6 from jr-cologne/v2
Version 2
2 parents 672fcfe + bb77cff commit c653018

File tree

9 files changed

+806
-566
lines changed

9 files changed

+806
-566
lines changed

.editorconfig

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
root = true
2+
3+
[*]
4+
charset = utf-8
5+
indent_style = space
6+
indent_size = 2
7+
insert_final_newline = true

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
vendor
2+
composer.lock

DB.php

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

0 commit comments

Comments
 (0)