diff options
-rw-r--r-- | .gitignore | 3 | ||||
-rw-r--r-- | CONTRIBUTING.md (renamed from CONTRIBUTONG.md) | 0 |
2 files changed, 2 insertions, 1 deletions
@@ -2,4 +2,5 @@ vendor | |||
2 | composer.phar | 2 | composer.phar |
3 | db/poche.sqlite | 3 | db/poche.sqlite |
4 | output | 4 | output |
5 | phpdoc* \ No newline at end of file | 5 | phpdoc* |
6 | inc/config/myconfig.inc.php \ No newline at end of file | ||
diff --git a/CONTRIBUTONG.md b/CONTRIBUTING.md index 9818ae00..9818ae00 100644 --- a/CONTRIBUTONG.md +++ b/CONTRIBUTING.md | |||