diff options
author | FBeans <phil@pgburton.com> | 2022-03-06 16:26:07 +0000 |
---|---|---|
committer | FBeans <phil@pgburton.com> | 2022-03-06 16:26:07 +0000 |
commit | 88667d540736c39b7a78601d7abb6f3108a7a65c (patch) | |
tree | ea13cf9914b502d8749b94db36074defbefc812a /.gitignore | |
parent | cc5e12a25f626dd5b01ca48ecf30661c2168f776 (diff) |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7a901ba --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +config/app.php |